Merge pull request #1483 from krille-chan/dependabot/github_actions/samuelmeuli/action-snapcraft-3

build: (deps): bump samuelmeuli/action-snapcraft from 2 to 3
pull/1461/head^2
Krille-chan 3 months ago committed by GitHub
commit d9a18dcbcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save