Skip to content

Commit

Permalink
Bump actions/go-dependency-submission from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [actions/go-dependency-submission](https://github.com/actions/go-dependency-submission) from 1 to 2.
- [Release notes](https://github.com/actions/go-dependency-submission/releases)
- [Commits](actions/go-dependency-submission@v1...v2)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3481666 commit c627841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: "1.21.5"

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

0 comments on commit c627841

Please sign in to comment.