Skip to content

Commit 0c76f66

Browse files
[deps]: Update actions/create-github-app-token action to v3 (#261)
1 parent 8ab330d commit 0c76f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fdroid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
github-gpg-private-key-passphrase
5555
5656
- name: Generate GH App token
57-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
57+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
5858
id: app-token
5959
with:
6060
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)