Skip to content

Commit 32bcd00

Browse files
Pin actions/create-github-app-token action to d72941d (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e22fe2 commit 32bcd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-offsets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
check-latest: true
2525
- name: "Update offsets"
2626
run: make update-offsets
27-
- uses: actions/create-github-app-token@v1
27+
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
2828
id: generate-token
2929
with:
3030
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)