Skip to content

Commit

Permalink
Bump mpizenberg/elm-tooling-action from 1.5 to 1.6
Browse files Browse the repository at this point in the history
Bumps [mpizenberg/elm-tooling-action](https://github.com/mpizenberg/elm-tooling-action) from 1.5 to 1.6.
- [Release notes](https://github.com/mpizenberg/elm-tooling-action/releases)
- [Commits](mpizenberg/elm-tooling-action@v1.5...v1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 0db6965 commit 4e3f135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Elm tools and cache $ELM_HOME
uses: mpizenberg/elm-tooling-action@v1.5
uses: mpizenberg/elm-tooling-action@v1.6
with:
cache-key: elm-tooling.json

Expand Down

0 comments on commit 4e3f135

Please sign in to comment.