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 2, 2024
1 parent 4f907aa commit 6acd0fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

0 comments on commit 6acd0fa

Please sign in to comment.