Skip to content

Commit a8bef36

Browse files
dependabot[bot]siljekristensen
authored andcommitted
chore(deps): bump samuelmeuli/action-snapcraft from 2 to 3
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] <support@github.com>
1 parent 58ad3a1 commit a8bef36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
node-version: '20'
6363
- name: Install Snapcraft
64-
uses: samuelmeuli/action-snapcraft@v2
64+
uses: samuelmeuli/action-snapcraft@v3
6565
- name: restore node_modules
6666
uses: actions/cache@v4
6767
with:

0 commit comments

Comments
 (0)