-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the github-actions group with 5 updates (#1661)
- Loading branch information
Showing
7 changed files
with
15 additions
and
15 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
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
|
||
steps: | ||
- name: ⤵️ Checkout repository | ||
uses: actions/checkout@v4.0.0 | ||
uses: actions/checkout@v4.1.1 | ||
|
||
- name: 🚀 Dependency Review | ||
uses: actions/[email protected].0 | ||
uses: actions/[email protected].2 |
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 |
---|---|---|
|
@@ -101,7 +101,7 @@ jobs: | |
|
||
steps: | ||
- name: ⤵️ Checkout repository | ||
uses: actions/checkout@v4.0.0 | ||
uses: actions/checkout@v4.1.1 | ||
|
||
- name: 🏗 Setup Docker Buildx | ||
uses: docker/[email protected] | ||
|
@@ -150,7 +150,7 @@ jobs: | |
|
||
- name: 🏗 Install cosign | ||
if: ${{ github.event_name != 'pull_request' }} | ||
uses: sigstore/cosign-installer@v3.1.2 | ||
uses: sigstore/cosign-installer@v3.2.0 | ||
|
||
- name: 🏗 Sign the published container image | ||
if: ${{github.event_name != 'pull_request'}} | ||
|
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 |
---|---|---|
|
@@ -144,7 +144,7 @@ jobs: | |
|
||
steps: | ||
- name: ⤵️ Checkout repository | ||
uses: actions/checkout@v4.0.0 | ||
uses: actions/checkout@v4.1.1 | ||
|
||
- name: 🏗 Extract Docker metadata | ||
id: meta | ||
|
@@ -170,7 +170,7 @@ jobs: | |
- name: 🏗 Install cosign | ||
if: ${{ github.event_name != 'pull_request' }} | ||
uses: sigstore/cosign-installer@v3.1.2 | ||
uses: sigstore/cosign-installer@v3.2.0 | ||
|
||
- name: 🏗 Setup Docker Buildx | ||
uses: docker/[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 |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
|
||
steps: | ||
- name: ⤵️ Check out code from GitHub | ||
uses: actions/checkout@v4.0.0 | ||
uses: actions/checkout@v4.1.1 | ||
|
||
- name: 🚀 Run Label Syncer | ||
uses: micnncim/[email protected] | ||
|