-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...v4.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7aabe80
commit b75485b
Showing
7 changed files
with
19 additions
and
19 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 |
---|---|---|
|
@@ -38,7 +38,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
|
@@ -134,7 +134,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Docker meta | ||
id: meta | ||
|
@@ -264,7 +264,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Node | ||
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 |
---|---|---|
|
@@ -28,7 +28,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
|
@@ -52,7 +52,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Node | ||
uses: actions/[email protected] | ||
|
@@ -77,7 +77,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Node | ||
uses: actions/[email protected] | ||
|
@@ -102,7 +102,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install toolchain | ||
run: | | ||
|
@@ -127,7 +127,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Run `cargo-deny` | ||
uses: EmbarkStudios/[email protected] | ||
|
@@ -142,7 +142,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Rust toolchain | ||
run: | | ||
|
@@ -191,7 +191,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install toolchain | ||
run: | | ||
|
@@ -241,7 +241,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install toolchain | ||
run: | | ||
|
@@ -290,7 +290,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Node | ||
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 |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
|
@@ -51,7 +51,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install Node | ||
uses: actions/[email protected] | ||
|
@@ -101,7 +101,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Install toolchain | ||
run: | | ||
|
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
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 |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
|
||
steps: | ||
- name: Checkout the code | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.0 | ||
|
||
- name: Download translation files | ||
uses: localazy/[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