Skip to content

Commit

Permalink
chore(deps): bump the gha group in /.github/workflows with 2 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 0bad4d2 commit fd8a633
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
uses: actions/[email protected].2
uses: actions/[email protected].5
- name: Get Node version from Node manifest
run: echo "NODE_VER=$(curl -s https://nwjs.io/versions | jq -r ".versions[0].components.node")" >> $GITHUB_ENV
- name: Setup Node
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ jobs:
npm:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected].2
- uses: actions/[email protected].5
- uses: actions/[email protected]
with:
node-version: 21

- run: npm ci
- uses: JS-DevTools/[email protected].0
- uses: JS-DevTools/[email protected].1
with:
token: ${{ secrets.NPM_TOKEN }}
1 change: 0 additions & 1 deletion CODEOWNERS

This file was deleted.

0 comments on commit fd8a633

Please sign in to comment.