We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6001319 + 06de208 commit 755df35Copy full SHA for 755df35
1 file changed
.github/workflows/cypress-snapshot-update.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout app
28
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29
with:
30
persist-credentials: false
31
ref: ${{ matrix.branches }}
0 commit comments