Skip to content

Commit

Permalink
Bump actions/setup-go from 3.3.0 to 3.3.1 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 9becc61 commit 7bca8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
name: Try to install cosign with go ${{ matrix.go_version }}
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3
- uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v3.3.0
- uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.0
with:
go-version: ${{ matrix.go_version }}
check-latest: true
Expand Down

0 comments on commit 7bca8b4

Please sign in to comment.