Skip to content

Commit

Permalink
build(deps): bump magefile/mage-action from 1 to 3
Browse files Browse the repository at this point in the history
Bumps [magefile/mage-action](https://github.com/magefile/mage-action) from 1 to 3.
- [Release notes](https://github.com/magefile/mage-action/releases)
- [Commits](magefile/mage-action@v1...v3)

---
updated-dependencies:
- dependency-name: magefile/mage-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 613eb0b commit 4d6bf36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v3

- name: Test
uses: magefile/mage-action@v1
uses: magefile/mage-action@v3
with:
version: latest
args: test
Expand Down

0 comments on commit 4d6bf36

Please sign in to comment.