We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab330d commit 0c76f66Copy full SHA for 0c76f66
1 file changed
.github/workflows/fdroid.yml
@@ -54,7 +54,7 @@ jobs:
54
github-gpg-private-key-passphrase
55
56
- name: Generate GH App token
57
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
+ uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
58
id: app-token
59
with:
60
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
0 commit comments