forked from codefresh-io/node-docker-reference
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
ba48de9
commit d33c4c8
Showing
4 changed files
with
2,243 additions
and
2,029 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Commit Linter | ||
uses: wagoid/[email protected].1 | ||
uses: wagoid/[email protected].4 | ||
|
||
- name: setup Node | ||
uses: actions/setup-node@v3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
registry-url: "https://registry.npmjs.org" | ||
|
||
- name: Commit Linter | ||
uses: wagoid/[email protected].1 | ||
uses: wagoid/[email protected].4 | ||
|
||
- uses: google-github-actions/release-please-action@v3 | ||
name: release-please | ||
|
Oops, something went wrong.