We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d273a commit 0374983Copy full SHA for 0374983
.github/workflows/format.yml
@@ -10,7 +10,7 @@ jobs:
10
format:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
14
with:
15
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
16
0 commit comments