We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64e619 commit bd33d32Copy full SHA for bd33d32
.github/workflows/flux-local.yaml
@@ -99,7 +99,7 @@ jobs:
99
100
- if: ${{ steps.diff.outputs.diff != '' }}
101
name: Generate Token
102
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
+ uses: actions/create-github-app-token@def152b8a737443d7af6c5722c6389146fe90c90 # v2.1.2
103
id: app-token
104
with:
105
app-id: ${{ secrets.BOT_APP_ID }}
0 commit comments