Skip to content

Commit ad21b51

Browse files
chore(deps): bump jdx/mise-action from 2.2.2 to 2.2.3 (#112)
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@c94f0bf...13abe50) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 232654b commit ad21b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_on_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
mkdir -p ~/.speakeasy
6262
echo 'speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}' > ~/.speakeasy/config.yaml
6363
64-
- uses: jdx/mise-action@c94f0bf9e520b150e34c017db785461f7e71c5fb # v2.2.2
64+
- uses: jdx/mise-action@13abe502c30c1559a5c37dff303831bab82c9402 # v2.2.3
6565
with:
6666
install: false
6767

0 commit comments

Comments
 (0)