Skip to content

Commit af4f054

Browse files
chore(deps): bump imjasonh/setup-crane from 0.4 to 0.5
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.4 to 0.5. - [Release notes](https://github.com/imjasonh/setup-crane/releases) - [Commits](imjasonh/setup-crane@v0.4...v0.5) --- updated-dependencies: - dependency-name: imjasonh/setup-crane dependency-version: '0.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1d4fd3 commit af4f054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
go-version: ^1.22
3636
id: go
3737

38-
- uses: imjasonh/setup-crane@v0.4
38+
- uses: imjasonh/setup-crane@v0.5
3939

4040
- name: Check out code into the Go module directory
4141
uses: actions/checkout@v4

0 commit comments

Comments
 (0)