Skip to content

Commit

Permalink
chore: bump Eun/go-mod-details from 1.0.6 to 1.0.7 (#88)
Browse files Browse the repository at this point in the history
Bumps [Eun/go-mod-details](https://github.com/eun/go-mod-details) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/eun/go-mod-details/releases)
- [Commits](Eun/go-mod-details@v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: Eun/go-mod-details
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 30, 2024
1 parent ddbbb73 commit 8a11918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
- name: Get go.mod details
uses: Eun/[email protected].6
uses: Eun/[email protected].7
id: go-mod-details
- name: Install Go
uses: actions/setup-go@v5
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
- name: Get go.mod details
uses: Eun/[email protected].6
uses: Eun/[email protected].7
id: go-mod-details
- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 8a11918

Please sign in to comment.