Skip to content

Commit 3efe984

Browse files
chore(deps): bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2 (#2798)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f171378 commit 3efe984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapcraft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
TAG=${{ github.event.inputs.manual_name || github.event.release.name }}
2121
echo "SNAP_RELEASE_NAME=${TAG#v}" >> $GITHUB_ENV
2222
- name: Download .snap artifact
23-
uses: dsaltares/fetch-gh-release-asset@a40c8b4a0471f9ab81bdf73a010f74cc51476ad4 # v1.1.1
23+
uses: dsaltares/fetch-gh-release-asset@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7 # v1.1.2
2424
with:
2525
repo: ipfs/ipfs-desktop
2626
version: tags/v${{ env.SNAP_RELEASE_NAME }}

0 commit comments

Comments
 (0)