Skip to content

Commit 121d974

Browse files
Bump actions/setup-go from 5.0.0 to 5.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@0c52d54...cdcb360) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11cc56e commit 121d974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Test gittuf installer from main branch
4040
steps:
4141
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
42-
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
42+
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
4343
with:
4444
go-version: '1.21'
4545
- name: Install gittuf

0 commit comments

Comments
 (0)