Skip to content

Commit

Permalink
Bump nodenv/.github from 1 to 4
Browse files Browse the repository at this point in the history
Bumps [nodenv/.github](https://github.com/nodenv/.github) from 1 to 4.
- [Release notes](https://github.com/nodenv/.github/releases)
- [Commits](nodenv/.github@v1...v4)

---
updated-dependencies:
- dependency-name: nodenv/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 3fe4b6d commit 76b0a5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
github:
uses: nodenv/.github/.github/workflows/release.yml@v1
uses: nodenv/.github/.github/workflows/release.yml@v4

npm:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
sync:
uses: nodenv/.github/.github/workflows/sync-master.yml@v1
uses: nodenv/.github/.github/workflows/sync-master.yml@v4
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ on: [push, pull_request]

jobs:
test:
uses: nodenv/.github/.github/workflows/test.yml@v1
uses: nodenv/.github/.github/workflows/test.yml@v4

0 comments on commit 76b0a5c

Please sign in to comment.