Skip to content

Commit 25123b0

Browse files
committed
ci: add/update release workflow
1 parent 7cadfab commit 25123b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
private-key: ${{ secrets.WE_RELEASE_GITHUB_PRIVATE_KEY }}
3939

4040
- name: Checkout
41-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
41+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4242
with:
4343
token: ${{ steps.app-token.outputs.token }}
4444
# Note: special permissions for push to protected branch required

0 commit comments

Comments
 (0)