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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7713e9d commit 75c8a08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.1
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.1

0 comments on commit 75c8a08

Please sign in to comment.