Skip to content

Commit

Permalink
chore(deps): bump the gha group across 1 directory with 2 updates (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent cf0f11b commit 06486fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Use Node version defined in manifest
uses: volta-cli/action@v4.1.1
uses: volta-cli/action@v4.2.1
- name: Node.js version
run: node -v
- name: npm version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].2
- uses: actions/[email protected].3
with:
node-version: 22

Expand Down

0 comments on commit 06486fb

Please sign in to comment.