Skip to content

Commit 45fda7c

Browse files
Bump mackerelio/workflows/.github/workflows/go-test.yml
Bumps [mackerelio/workflows/.github/workflows/go-test.yml](https://github.com/mackerelio/workflows) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/mackerelio/workflows/releases) - [Commits](mackerelio/workflows@6cab415...5273643) --- updated-dependencies: - dependency-name: mackerelio/workflows/.github/workflows/go-test.yml dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33a7dde commit 45fda7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
lint:
1515
uses: mackerelio/workflows/.github/workflows/go-lint.yml@6cab415574bf67882182b34516fd2934b9dc5800 # v1.7.0
1616
test:
17-
uses: mackerelio/workflows/.github/workflows/go-test.yml@6cab415574bf67882182b34516fd2934b9dc5800 # v1.7.0
17+
uses: mackerelio/workflows/.github/workflows/go-test.yml@52736435ff08612880b76fd6618ca82ae7bba420 # v1.8.0
1818
with:
1919
pre: |
2020
echo "GOTOOLCHAIN=auto" >> $GITHUB_ENV

0 commit comments

Comments
 (0)