Skip to content

Commit

Permalink
Bump jdx/mise-action from 2.0.3 to 2.0.4 (#169)
Browse files Browse the repository at this point in the history
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@3e282fc...0c39a52)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 83e4bec commit ac2f439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@3e282fcd55c8de21f232397e9fb876cd33e612f1 # v2.0.3
- uses: jdx/mise-action@0c39a522dfbced3ed83924152c45804a71ce216f # v2.0.4
with:
install: false
# Enabling plugin cache in mise-action made many problems, should be avoided
Expand Down

0 comments on commit ac2f439

Please sign in to comment.