Skip to content

Commit

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

SEC-090: Automated trusted workflow pinning (2023-04-03)
  • Loading branch information
ewbankkit authored Apr 13, 2023
2 parents e38e38e + 98ce193 commit aa899d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
name: go test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: 1.16
- run: go test ./...

0 comments on commit aa899d0

Please sign in to comment.