mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-06 08:37:00 +00:00
🌱 Bump actions/setup-go from 3.1.0 to 3.2.0 (#70)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pre-submit.yml
vendored
2
.github/workflows/pre-submit.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v3 # v3
|
||||
|
||||
- name: setup-go
|
||||
uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2 # v3
|
||||
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v3
|
||||
with:
|
||||
go-version: '1.17'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user