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 e0d6ff4 commit b054e97Copy full SHA for b054e97
.github/workflows/tf-autosquash.yml
@@ -30,7 +30,7 @@ jobs:
30
private-key: ${{ secrets.WE_HELPER_GITHUB_PRIVATE_KEY }}
31
32
- name: Checkout the repository and persist credentials
33
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
with:
35
token: ${{ steps.app-token.outputs.token || github.token }}
36
0 commit comments