Skip to content

Commit a0e74ee

Browse files
build(deps): Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions) and [actions/setup-go](https://github.com/actions/setup-go). Updates `go-openapi/gh-actions` from 1.4.6 to 1.4.7 - [Release notes](https://github.com/go-openapi/gh-actions/releases) - [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go) - [Commits](f94d1f2...23cdaef) Updates `actions/setup-go` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@7a3fe6c...4b73464) --- updated-dependencies: - dependency-name: go-openapi/gh-actions dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: actions/setup-go dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23cdaef commit a0e74ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bump-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fetch-depth: 0
5959
-
6060
name: install svu
61-
uses: go-openapi/gh-actions/install/svu@f94d1f200adab8d24b37584e5f61795a6062421d # v1.4.6
61+
uses: go-openapi/gh-actions/install/svu@23cdaeff454807ac293a6e98cff552a2ea49be63 # v1.4.7
6262
-
6363
name: Bump release
6464
id: bump-release

.github/workflows/scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
-
3535
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3636
-
37-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
37+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
3838
with:
3939
go-version: stable
4040
check-latest: true

0 commit comments

Comments
 (0)