Skip to content

Commit 761396a

Browse files
build(deps): bump ipfs/ipfs-deploy-action
Bumps [ipfs/ipfs-deploy-action](https://github.com/ipfs/ipfs-deploy-action) from 1c46c3a36faff36031c94c8e8f4563ee5c38f172 to 7e3f0e92cc6f9e26416a71b41399f50c87eea744. - [Release notes](https://github.com/ipfs/ipfs-deploy-action/releases) - [Changelog](https://github.com/ipfs/ipfs-deploy-action/blob/main/CHANGELOG.md) - [Commits](ipshipyard/ipfs-deploy-action@1c46c3a...7e3f0e9) --- updated-dependencies: - dependency-name: ipfs/ipfs-deploy-action dependency-version: 7e3f0e92cc6f9e26416a71b41399f50c87eea744 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b95f785 commit 761396a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "workflow_run.head_sha: ${{ github.event.workflow_run.head_sha }}"
4444
4545
- name: Deploy to IPFS
46-
uses: ipfs/ipfs-deploy-action@1c46c3a36faff36031c94c8e8f4563ee5c38f172
46+
uses: ipfs/ipfs-deploy-action@7e3f0e92cc6f9e26416a71b41399f50c87eea744
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)