Skip to content

Commit

Permalink
Bump SebRollen/toml-action from 1.0.2 to 1.2.0 (#125)
Browse files Browse the repository at this point in the history
Bumps [SebRollen/toml-action](https://github.com/sebrollen/toml-action) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/sebrollen/toml-action/releases)
- [Commits](SebRollen/toml-action@v1.0.2...v1.2.0)

---
updated-dependencies:
- dependency-name: SebRollen/toml-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 42c3631 commit f59aee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Install PHP dependencies
run: composer install
- name: Get Node version from .mise.toml
uses: SebRollen/toml-action@v1.0.2
uses: SebRollen/toml-action@v1.2.0
id: get-node-version
with:
file: .mise.toml
Expand Down

0 comments on commit f59aee8

Please sign in to comment.