Skip to content

Commit

Permalink
chore(deps): bump snapcore/action-publish from 1.1.1 to 1.2.0 (#2693)
Browse files Browse the repository at this point in the history
Bumps [snapcore/action-publish](https://github.com/snapcore/action-publish) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/snapcore/action-publish/releases)
- [Commits](snapcore/action-publish@0a8d537...214b86e)

---
updated-dependencies:
- dependency-name: snapcore/action-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 4e70d58 commit fa13148
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 @@ -24,7 +24,7 @@ jobs:
file: ipfs-desktop-${{ env.SNAP_RELEASE_NAME }}-linux-amd64.snap
token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to Snapcraft
uses: snapcore/action-publish@0a8d537ae06f4a292e8b4ef1084cd5631b3c6871 # 1.1.1
uses: snapcore/action-publish@214b86e5ca036ead1668c79afb81e550e6c54d40 # 1.2.0
with:
store_login: ${{ secrets.SNAP_STORE_LOGIN }}
snap: ipfs-desktop-${{ env.SNAP_RELEASE_NAME }}-linux-amd64.snap
Expand Down

0 comments on commit fa13148

Please sign in to comment.