Skip to content

Commit

Permalink
chore(deps): bump the gha group across 1 directory with 2 updates (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 08b9b6f commit 81ad4b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7
- name: Use Node version defined in manifest
uses: volta-cli/[email protected]
- name: Node.js 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 @@ -9,7 +9,7 @@ jobs:
publish:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
- uses: actions/[email protected]
with:
node-version: 22
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected].1
uses: googleapis/[email protected].3
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 81ad4b9

Please sign in to comment.