Skip to content

Commit ea623c3

Browse files
chore(deps): bump snapcore/action-publish from 1.0.2 to 1.1.1 (#2513)
Bumps [snapcore/action-publish](https://github.com/snapcore/action-publish) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/snapcore/action-publish/releases) - [Commits](snapcore/action-publish@f187941...0a8d537) --- 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> Co-authored-by: Piotr Galar <[email protected]>
1 parent a1f7da8 commit ea623c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@f1879414dc5500e02a36f3d715bca6ddd438c913 # 1.0.2
27+
uses: snapcore/action-publish@0a8d537ae06f4a292e8b4ef1084cd5631b3c6871 # 1.1.1
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)