Skip to content

Commit

Permalink
Merge pull request #46 from alphagov/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.5.3

github-action: bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
nimalank7 committed Aug 17, 2023
2 parents aa7137f + 5c429f4 commit f79d0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout repo
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

- name: "Install Go ${{env.GO_VERSION}}"
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
Expand Down

0 comments on commit f79d0d6

Please sign in to comment.