Skip to content

Commit

Permalink
⬆️ deps(gha): Bump gabrielfalcao/pyenv-action from 16 to 18
Browse files Browse the repository at this point in the history
Bumps [gabrielfalcao/pyenv-action](https://github.com/gabrielfalcao/pyenv-action) from 16 to 18.
- [Release notes](https://github.com/gabrielfalcao/pyenv-action/releases)
- [Commits](gabrielfalcao/pyenv-action@bfc27b4...2f49ca7)

---
updated-dependencies:
- dependency-name: gabrielfalcao/pyenv-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 225eb00 commit 567a804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
bun-version: latest
- name: Set up pyenv
uses: "gabrielfalcao/pyenv-action@bfc27b45fd257a9df9438c1c01a16f7d8b88d709"
uses: "gabrielfalcao/pyenv-action@2f49ca7587f9d0663d13f1147b78d3361417eaf7"
with:
command: python --version
- name: Set default global version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm install
- run: npm i -g @vscode/vsce
- name: Set up pyenv
uses: "gabrielfalcao/pyenv-action@bfc27b45fd257a9df9438c1c01a16f7d8b88d709"
uses: "gabrielfalcao/pyenv-action@2f49ca7587f9d0663d13f1147b78d3361417eaf7"
with:
command: python --version
- name: Set default global version
Expand Down

0 comments on commit 567a804

Please sign in to comment.