We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e088e commit 134b2f3Copy full SHA for 134b2f3
1 file changed
.github/workflows/upstream.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Generate GitHub App token
19
id: app-token
20
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
21
with:
22
client-id: ${{ secrets.APP_ID }}
23
private-key: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments