Skip to content

Commit

Permalink
Merge pull request #3932 from alphagov/PP-12244-upgrade-deprecated-gi…
Browse files Browse the repository at this point in the history
…thub-actions

PP-12244: Upgrade deprecated actions/checkout to v4.2.2
  • Loading branch information
katstevens authored Nov 28, 2024
2 parents d3cc8ec + e6a0125 commit 94b5e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Detect secrets
uses: alphagov/pay-ci/actions/detect-secrets@master

Expand Down

0 comments on commit 94b5e4b

Please sign in to comment.