Skip to content

Commit

Permalink
Merge pull request #135 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-go-4.0.1
  • Loading branch information
SteveLinden authored May 17, 2023
2 parents 653426f + 58c1663 commit e7d0ef5
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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: 1.18
- uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3
Expand Down

0 comments on commit e7d0ef5

Please sign in to comment.