Skip to content

Commit

Permalink
Bump actions/setup-go from 4.0.0 to 4.0.1 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent dd6b2e2 commit 1a22e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Expand Up @@ -211,7 +211,7 @@ jobs:
name: Try to install cosign with go ${{ matrix.go_version }}
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: ${{ matrix.go_version }}
check-latest: true
Expand Down

0 comments on commit 1a22e17

Please sign in to comment.