We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26326b commit def37d7Copy full SHA for def37d7
.github/workflows/format.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
with:
17
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
18
- name: Setup PHP
0 commit comments