Skip to content

Commit 00aeaea

Browse files
build(deps): bump jdx/mise-action in the actions-minor-patch group
Bumps the actions-minor-patch group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 4.2.3 to 4.2.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@v4.2.3...v4.2.4) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9d64fb commit 00aeaea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/refresh-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
timeout-minutes: 30
1616
steps:
1717
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
18-
- uses: jdx/mise-action@v4.2.3
18+
- uses: jdx/mise-action@v4.2.4
1919
- run: uv pip install -r requirements.txt
2020
- run: just convert
2121
- run: just validate

0 commit comments

Comments
 (0)