Skip to content

Commit bd33d32

Browse files
ci(github-action): update action actions/create-github-app-token ( v2.1.1 → v2.1.2 )
1 parent b64e619 commit bd33d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flux-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- if: ${{ steps.diff.outputs.diff != '' }}
101101
name: Generate Token
102-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
102+
uses: actions/create-github-app-token@def152b8a737443d7af6c5722c6389146fe90c90 # v2.1.2
103103
id: app-token
104104
with:
105105
app-id: ${{ secrets.BOT_APP_ID }}

0 commit comments

Comments
 (0)