Skip to content

Commit

Permalink
Merge pull request #51 from hashicorp/tsccr-auto-pinning/trusted/2023…
Browse files Browse the repository at this point in the history
…-09-18

SEC-090: Automated trusted workflow pinning (2023-09-18)
  • Loading branch information
NodyHub authored Sep 18, 2023
2 parents 04269c5 + 7b358dc commit 0237a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
run-tests:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: ${{env.GO_VERSION}}
- name: Run Go Vet
Expand Down

0 comments on commit 0237a94

Please sign in to comment.