1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Fix Snapcraft Action Version (#5772)

This commit is contained in:
Vince Grassia
2023-07-10 18:56:57 -04:00
committed by GitHub
parent 7b26998999
commit cc1572f6bc

View File

@@ -156,7 +156,7 @@ jobs:
secrets: "snapcraft-store-token"
- name: Install Snap
uses: samuelmeuli/action-snapcraft@10d7d0a84d9d86098b19f872257df314b0bd8e2d # v1.2.0
uses: samuelmeuli/action-snapcraft@d33c176a9b784876d966f80fb1b461808edc0641 # v2.1.1
with:
snapcraft_token: ${{ steps.retrieve-secrets.outputs.snapcraft-store-token }}