Skip to content

Commit fa13148

Browse files
chore(deps): bump snapcore/action-publish from 1.1.1 to 1.2.0 (#2693)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e70d58 commit fa13148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapcraft.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
file: ipfs-desktop-${{ env.SNAP_RELEASE_NAME }}-linux-amd64.snap
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
- name: Publish to Snapcraft
27-
uses: snapcore/action-publish@0a8d537ae06f4a292e8b4ef1084cd5631b3c6871 # 1.1.1
27+
uses: snapcore/action-publish@214b86e5ca036ead1668c79afb81e550e6c54d40 # 1.2.0
2828
with:
2929
store_login: ${{ secrets.SNAP_STORE_LOGIN }}
3030
snap: ipfs-desktop-${{ env.SNAP_RELEASE_NAME }}-linux-amd64.snap

0 commit comments

Comments
 (0)