Skip to content

Commit

Permalink
Bump mpizenberg/elm-tooling-action in the actions-all group
Browse files Browse the repository at this point in the history
Bumps the actions-all group with 1 update: [mpizenberg/elm-tooling-action](https://github.com/mpizenberg/elm-tooling-action).


Updates `mpizenberg/elm-tooling-action` from 1.2 to 1.6
- [Release notes](https://github.com/mpizenberg/elm-tooling-action/releases)
- [Commits](mpizenberg/elm-tooling-action@v1.2...v1.6)

---
updated-dependencies:
- dependency-name: mpizenberg/elm-tooling-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Aug 13, 2024
1 parent b2f320e commit 779af93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install elm, elm-format and cache the ELM_HOME directory
uses: mpizenberg/elm-tooling-action@v1.2
uses: mpizenberg/elm-tooling-action@v1.6
with:
cache-key: elm-home-${{ hashFiles('elm-tooling.json', 'elm.json') }}
cache-restore-key: elm-home
Expand Down

0 comments on commit 779af93

Please sign in to comment.