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 6e22fe2 commit 32bcd00Copy full SHA for 32bcd00
.github/workflows/update-offsets.yml
@@ -24,7 +24,7 @@ jobs:
24
check-latest: true
25
- name: "Update offsets"
26
run: make update-offsets
27
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
28
id: generate-token
29
with:
30
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments