-
Notifications
You must be signed in to change notification settings - Fork 34
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 actions/checkout action to v4.2.2
- Loading branch information
1 parent
c77f075
commit d147eeb
Showing
6 changed files
with
22 additions
and
22 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 |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
build: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -58,7 +58,7 @@ jobs: | |
matrix: ${{ steps.set-matrix.outputs.matrix }} | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -83,7 +83,7 @@ jobs: | |
fail-fast: false | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -121,7 +121,7 @@ jobs: | |
suite: profiler | ||
fail-fast: false | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -153,7 +153,7 @@ jobs: | |
shellcheck: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Install shell check | ||
run: wget -qO- "https://github.com/koalaman/shellcheck/releases/download/v0.8.0/shellcheck-v0.8.0.linux.x86_64.tar.xz" | tar -xJv | ||
|
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 |
---|---|---|
|
@@ -12,6 +12,6 @@ jobs: | |
validation: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- uses: gradle/actions/[email protected] |
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ jobs: | |
build: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -32,7 +32,7 @@ jobs: | |
matrix: ${{ steps.set-matrix.outputs.matrix }} | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -57,7 +57,7 @@ jobs: | |
fail-fast: false | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -95,7 +95,7 @@ jobs: | |
suite: profiler | ||
fail-fast: false | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -136,7 +136,7 @@ jobs: | |
# You can get conclusion by env (env.WORKFLOW_CONCLUSION) | ||
- uses: technote-space/[email protected] | ||
|
||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Create issue | ||
if: env.WORKFLOW_CONCLUSION == 'failure' # notify only if failure | ||
|
@@ -159,7 +159,7 @@ jobs: | |
shellcheck: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Install shell check | ||
run: wget -qO- "https://github.com/koalaman/shellcheck/releases/download/v0.8.0/shellcheck-v0.8.0.linux.x86_64.tar.xz" | tar -xJv | ||
|
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
build: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -54,7 +54,7 @@ jobs: | |
matrix: ${{ steps.set-matrix.outputs.matrix }} | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -79,7 +79,7 @@ jobs: | |
fail-fast: false | ||
steps: | ||
- name: Check out repository | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -118,7 +118,7 @@ jobs: | |
suite: profiler | ||
fail-fast: false | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -152,7 +152,7 @@ jobs: | |
shellcheck: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Install shell check | ||
run: wget -qO- "https://github.com/koalaman/shellcheck/releases/download/v0.8.0/shellcheck-v0.8.0.linux.x86_64.tar.xz" | tar -xJv | ||
|
@@ -163,7 +163,7 @@ jobs: | |
license-check: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
@@ -200,7 +200,7 @@ jobs: | |
generate-metadata: | ||
runs-on: ubuntu-24.04 | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
|
||
- name: Set up JDK 17 for running Gradle | ||
uses: actions/[email protected] | ||
|
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 |
---|---|---|
|
@@ -12,7 +12,7 @@ jobs: | |
packages: write | ||
contents: read | ||
steps: | ||
- uses: actions/[email protected].1 | ||
- uses: actions/[email protected].2 | ||
with: | ||
fetch-depth: 0 | ||
|
||
|
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 |
---|---|---|
|
@@ -12,7 +12,7 @@ jobs: | |
contents: read | ||
steps: | ||
- name: check out the repo | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
- uses: docker/setup-buildx-action@v3 | ||
- name: Login to GitHub Container Registry | ||
uses: docker/[email protected] | ||
|
@@ -44,7 +44,7 @@ jobs: | |
- name: Support longpaths | ||
run: git config --system core.longpaths true | ||
- name: check out the repo | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].2 | ||
- name: Login to GitHub Container Registry | ||
uses: azure/docker-login@v2 | ||
with: | ||
|