Skip to content

Commit e194dc1

Browse files
chore: bump Eun/go-mod-details from 1.0.6 to 1.0.7
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] <support@github.com>
1 parent a92c6b7 commit e194dc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4.2.2
1414
-
1515
name: Get go.mod details
16-
uses: Eun/go-mod-details@v1.0.6
16+
uses: Eun/go-mod-details@v1.0.7
1717
id: go-mod-details
1818
-
1919
name: Install Go
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v4.2.2
3838
-
3939
name: Get go.mod details
40-
uses: Eun/go-mod-details@v1.0.6
40+
uses: Eun/go-mod-details@v1.0.7
4141
id: go-mod-details
4242
-
4343
name: Install Go
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v4.2.2
6363
-
6464
name: Get go.mod details
65-
uses: Eun/go-mod-details@v1.0.6
65+
uses: Eun/go-mod-details@v1.0.7
6666
id: go-mod-details
6767
-
6868
name: Install Go

0 commit comments

Comments
 (0)