Skip to content

Commit

Permalink
Bump jdx/mise-action from 2.0.3 to 2.0.4
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b587b45 commit f1386d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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 f1386d6

Please sign in to comment.