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 88e886e commit d71308eCopy full SHA for d71308e
.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@def152b8a737443d7af6c5722c6389146fe90c90 # v2.1.2
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
103
id: app-token
104
with:
105
app-id: ${{ secrets.BOT_APP_ID }}
0 commit comments