Skip to content

Commit

Permalink
build(deps): Bump actions/go-dependency-submission from 1.0.3 to 2.0.0 (
Browse files Browse the repository at this point in the history
#105)

Bumps [actions/go-dependency-submission](https://github.com/actions/go-dependency-submission) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/actions/go-dependency-submission/releases)
- [Commits](actions/go-dependency-submission@1694cb9...1db3859)

---
updated-dependencies:
- dependency-name: actions/go-dependency-submission
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 1ec1ac2 commit 7f40e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-dep-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cache: true

- name: Run snapshot action
uses: actions/go-dependency-submission@1694cb96294964b25b39ef4e8fa7430558d9bed9 # v1.0.3
uses: actions/go-dependency-submission@1db3859355e9a6dcceb380cdb9e681f5456dde94 # v2.0.0
with:
# Required: Define the repo path to the go.mod file used by the
# build target
Expand Down

0 comments on commit 7f40e69

Please sign in to comment.