Skip to content

Commit

Permalink
Bump mackerelio/workflows from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [mackerelio/workflows](https://github.com/mackerelio/workflows) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/mackerelio/workflows/releases)
- [Commits](mackerelio/workflows@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: mackerelio/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 2b84d84 commit 1fc7936
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ on:

jobs:
lint:
uses: mackerelio/workflows/.github/workflows/[email protected].0
uses: mackerelio/workflows/.github/workflows/[email protected].1
convention:
uses: mackerelio/workflows/.github/workflows/[email protected].0
uses: mackerelio/workflows/.github/workflows/[email protected].1
with:
run: make convention
test:
uses: mackerelio/workflows/.github/workflows/[email protected].0
uses: mackerelio/workflows/.github/workflows/[email protected].1
with:
# Please do not specify `windows-latest`
# Build process is complex then need to check operation.
Expand Down

0 comments on commit 1fc7936

Please sign in to comment.