Skip to content

Commit

Permalink
chore(deps): bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [dsaltares/fetch-gh-release-asset](https://github.com/dsaltares/fetch-gh-release-asset) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/dsaltares/fetch-gh-release-asset/releases)
- [Commits](dsaltares/fetch-gh-release-asset@a40c8b4...aa2ab12)

---
updated-dependencies:
- dependency-name: dsaltares/fetch-gh-release-asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 147b421 commit 298d12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapcraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
TAG=${{ github.event.inputs.manual_name || github.event.release.name }}
echo "SNAP_RELEASE_NAME=${TAG#v}" >> $GITHUB_ENV
- name: Download .snap artifact
uses: dsaltares/fetch-gh-release-asset@a40c8b4a0471f9ab81bdf73a010f74cc51476ad4 # v1.1.1
uses: dsaltares/fetch-gh-release-asset@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7 # v1.1.2
with:
repo: ipfs/ipfs-desktop
version: tags/v${{ env.SNAP_RELEASE_NAME }}
Expand Down

0 comments on commit 298d12d

Please sign in to comment.