Merge pull request #1483 from krille-chan/dependabot/github_actions/samuelmeuli/action-snapcraft-3
build: (deps): bump samuelmeuli/action-snapcraft from 2 to 3
This commit is contained in:
commit
d9a18dcbcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -191,7 +191,7 @@ jobs:
|
|||
- name: Check out Git repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Install Snapcraft
|
||||
uses: samuelmeuli/action-snapcraft@v2
|
||||
uses: samuelmeuli/action-snapcraft@v3
|
||||
- name: Get Tag Name
|
||||
id: tag_name
|
||||
run: echo "::set-output name=tag::$(echo ${GITHUB_REF#refs/tags/})"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue