-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #490 from jhipster/dependabot/github_actions/actio…
…ns/checkout-2.3.5 Bump actions/checkout from 2.3.4 to 2.3.5
- Loading branch information
Showing
6 changed files
with
11 additions
and
11 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 |
---|---|---|
|
@@ -126,11 +126,11 @@ jobs: | |
# Install all tools and check configuration | ||
#---------------------------------------------------------------------- | ||
- name: 'SETUP: Checkout jhipster-bom' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
path: jhipster-bom | ||
- name: 'SETUP: Checkout generator-jhipster' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
repository: 'jhipster/generator-jhipster' | ||
path: generator-jhipster | ||
|
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 |
---|---|---|
|
@@ -30,7 +30,7 @@ jobs: | |
if: github.repository == 'jhipster/jhipster-bom' | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected].4 | ||
- uses: actions/[email protected].5 | ||
- name: Set up JDK 11 | ||
uses: actions/setup-java@v2 | ||
with: | ||
|
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
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 |
---|---|---|
|
@@ -105,11 +105,11 @@ jobs: | |
# Install all tools and check configuration | ||
#---------------------------------------------------------------------- | ||
- name: 'SETUP: Checkout jhipster-bom' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
path: jhipster-bom | ||
- name: 'SETUP: Checkout generator-jhipster' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
repository: 'jhipster/generator-jhipster' | ||
path: generator-jhipster | ||
|
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 |
---|---|---|
|
@@ -111,11 +111,11 @@ jobs: | |
# Install all tools and check configuration | ||
#---------------------------------------------------------------------- | ||
- name: 'SETUP: Checkout jhipster-bom' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
path: jhipster-bom | ||
- name: 'SETUP: Checkout generator-jhipster' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
repository: 'jhipster/generator-jhipster' | ||
path: generator-jhipster | ||
|
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 |
---|---|---|
|
@@ -105,11 +105,11 @@ jobs: | |
# Install all tools and check configuration | ||
#---------------------------------------------------------------------- | ||
- name: 'SETUP: Checkout jhipster-bom' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
path: jhipster-bom | ||
- name: 'SETUP: Checkout generator-jhipster' | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
with: | ||
repository: 'jhipster/generator-jhipster' | ||
path: generator-jhipster | ||
|