Skip to content

Commit 4dd3def

Browse files
authored
Merge pull request #1908 from alphagov/PP-15379-update_github_actions
PP-15379 update github actions
2 parents aba9447 + f5f91a2 commit 4dd3def

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Git checkout
21-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
21+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222
- name: Detect secrets
2323
uses: alphagov/pay-ci/actions/detect-secrets@master
2424

0 commit comments

Comments
 (0)