-
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.
Merge pull request #203 from atc0005/dependabot/github_actions/master…
…/actions/checkout-4.1.7 ghaw: bump actions/checkout from 4.1.6 to 4.1.7
- Loading branch information
Showing
12 changed files
with
29 additions
and
29 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 |
---|---|---|
|
@@ -57,7 +57,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
# Retrieve sufficient amount of history to allow build tooling | ||
# (e.g., go-winres, git-describe-semver) to process tags as part of | ||
|
@@ -113,7 +113,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code (subset) | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
# Retrieve sufficient amount of history to allow build tooling | ||
# (e.g., go-winres, git-describe-semver) to process tags as part of | ||
|
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 |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -95,7 +95,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code (subset) | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
# Retrieve sufficient amount of history to allow build tooling | ||
# (e.g., go-winres, git-describe-semver) to process tags as part of | ||
|
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 |
---|---|---|
|
@@ -50,7 +50,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -94,7 +94,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
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 |
---|---|---|
|
@@ -50,7 +50,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -91,7 +91,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -119,7 +119,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -107,7 +107,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -178,7 +178,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -217,7 +217,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -267,7 +267,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
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 |
---|---|---|
|
@@ -66,7 +66,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -113,7 +113,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code into the Go module directory | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -173,7 +173,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code (subset) | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -220,7 +220,7 @@ jobs: | |
run: go version | ||
|
||
- name: Check out code (subset) | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
# Retrieve sufficient amount of history to allow build tooling | ||
# (e.g., go-winres, git-describe-semver) to process tags as part of | ||
|
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 |
---|---|---|
|
@@ -71,7 +71,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -123,7 +123,7 @@ jobs: | |
echo "markdownlint version: $(markdownlint --version)" | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -157,7 +157,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
- name: Run hadolint against any Dockerfiles | ||
if: hashFiles('**/Dockerfile') != '' | ||
|
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -104,7 +104,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
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 |
---|---|---|
|
@@ -72,7 +72,7 @@ jobs: | |
# 3ab151278eb9c5925b43e42b3cbbf4e85141c18c and refs/tags/v0.36.0-alpha.3 | ||
# to refs/tags/v0.36.0-alpha.3 | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
@@ -123,7 +123,7 @@ jobs: | |
# 3ab151278eb9c5925b43e42b3cbbf4e85141c18c and refs/tags/v0.36.0-alpha.3 | ||
# to refs/tags/v0.36.0-alpha.3 | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|
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 |
---|---|---|
|
@@ -79,7 +79,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
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 |
---|---|---|
|
@@ -59,7 +59,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ jobs: | |
- name: Check out code (subset) | ||
if: ${{ github.event_name == 'pull_request' }} | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
with: | ||
fetch-depth: ${{ inputs.fetch-depth }} | ||
|
||
|
@@ -87,7 +87,7 @@ jobs: | |
|
||
steps: | ||
- name: Check out code | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
# Mark the current working directory as a safe directory in git to | ||
# resolve "dubious ownership" complaints. | ||
|