Skip to content

Commit

Permalink
chore(deps): bump samuelmeuli/action-snapcraft from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [samuelmeuli/action-snapcraft](https://github.com/samuelmeuli/action-snapcraft) from 2 to 3.
- [Release notes](https://github.com/samuelmeuli/action-snapcraft/releases)
- [Commits](samuelmeuli/action-snapcraft@v2...v3)

---
updated-dependencies:
- dependency-name: samuelmeuli/action-snapcraft
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and siljekristensen committed Nov 19, 2024
1 parent 58ad3a1 commit a8bef36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
node-version: '20'
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
uses: samuelmeuli/action-snapcraft@v3
- name: restore node_modules
uses: actions/cache@v4
with:
Expand Down

0 comments on commit a8bef36

Please sign in to comment.