Skip to content

Commit

Permalink
Merge pull request #116 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-go-5.0.2

Bump actions/setup-go from 4.1.0 to 5.0.2
  • Loading branch information
ASTRobinson authored Oct 2, 2024
2 parents 129f8b1 + 0a1f0d7 commit aa9489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: 1.18
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
Expand Down

0 comments on commit aa9489a

Please sign in to comment.