Skip to content

Commit d5f8e22

Browse files
build(deps): bump chainguard-dev/actions from 1.5.2 to 1.5.3 in the actions group (#1137)
Bumps the actions group with 1 update: [chainguard-dev/actions](https://github.com/chainguard-dev/actions). Updates `chainguard-dev/actions` from 1.5.2 to 1.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chainguard-dev/actions/releases">chainguard-dev/actions's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <h2>What's Changed</h2> <ul> <li>Bump chainguard-dev/actions from 1.5.1 to 1.5.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/actions/pull/604">chainguard-dev/actions#604</a></li> <li>Bump octo-sts/action from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/actions/pull/605">chainguard-dev/actions#605</a></li> <li>setup-melange - better determining of release version. by <a href="https://github.com/smoser"><code>@​smoser</code></a> in <a href="https://redirect.github.com/chainguard-dev/actions/pull/608">chainguard-dev/actions#608</a></li> <li>make apt-faster support 'apt' in addition to 'apt-get' by <a href="https://github.com/smoser"><code>@​smoser</code></a> in <a href="https://redirect.github.com/chainguard-dev/actions/pull/606">chainguard-dev/actions#606</a></li> <li>Fix setup-melange to support user namespaces by <a href="https://github.com/smoser"><code>@​smoser</code></a> in <a href="https://redirect.github.com/chainguard-dev/actions/pull/607">chainguard-dev/actions#607</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chainguard-dev/actions/compare/v1.5.2...v1.5.3">https://github.com/chainguard-dev/actions/compare/v1.5.2...v1.5.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chainguard-dev/actions/commit/6f4f4de7549514e7b659741b30f6476f245600dd"><code>6f4f4de</code></a> Fix setup-melange to support user namespaces (<a href="https://redirect.github.com/chainguard-dev/actions/issues/607">#607</a>)</li> <li><a href="https://github.com/chainguard-dev/actions/commit/c7f4cac9a2430df1cde98663095ab06fc300ecce"><code>c7f4cac</code></a> make apt-faster support 'apt' in addition to 'apt-get' (<a href="https://redirect.github.com/chainguard-dev/actions/issues/606">#606</a>)</li> <li><a href="https://github.com/chainguard-dev/actions/commit/4b3fb7c2bb9ca63f01e8ac26519a4062c9116c5a"><code>4b3fb7c</code></a> setup-melange - better determining of release version. (<a href="https://redirect.github.com/chainguard-dev/actions/issues/608">#608</a>)</li> <li><a href="https://github.com/chainguard-dev/actions/commit/45791815f966324d290eaff66fd0e245b9cc01bd"><code>4579181</code></a> Bump octo-sts/action from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/chainguard-dev/actions/issues/605">#605</a>)</li> <li><a href="https://github.com/chainguard-dev/actions/commit/dca4cd7698c206ab14106cdabde4a7a44746e5c8"><code>dca4cd7</code></a> Bump chainguard-dev/actions from 1.5.1 to 1.5.2 (<a href="https://redirect.github.com/chainguard-dev/actions/issues/604">#604</a>)</li> <li>See full diff in <a href="https://github.com/chainguard-dev/actions/compare/8e97c1fc72515d627456cb0b92e9c9f299356375...6f4f4de7549514e7b659741b30f6476f245600dd">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard-dev/actions&package-manager=github_actions&previous-version=1.5.2&new-version=1.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2572bff commit d5f8e22

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

.github/workflows/boilerplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
persist-credentials: false
4747

48-
- uses: chainguard-dev/actions/boilerplate@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
48+
- uses: chainguard-dev/actions/boilerplate@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
4949
with:
5050
extension: ${{ matrix.extension }}
5151
language: ${{ matrix.language }}

.github/workflows/digest-bot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
create-pr: false
4040

4141
- name: Install terraform-docs
42-
uses: chainguard-dev/actions/setup-terraform-docs@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
42+
uses: chainguard-dev/actions/setup-terraform-docs@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
4343

4444
- name: update docs
4545
run: ./hack/update-docs.sh
@@ -54,7 +54,7 @@ jobs:
5454
echo "create_pr_update=true" >> $GITHUB_OUTPUT
5555
fi
5656
57-
- uses: chainguard-dev/actions/setup-gitsign@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
57+
- uses: chainguard-dev/actions/setup-gitsign@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
5858
if: ${{ steps.create_pr_update.outputs.create_pr_update == 'true' }}
5959

6060
- name: Create Pull Request

.github/workflows/donotsubmit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: Do Not Submit
32-
uses: chainguard-dev/actions/donotsubmit@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
32+
uses: chainguard-dev/actions/donotsubmit@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3

.github/workflows/go-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
- name: Ensure generated files are up-to-date
7272
run: go generate ./...
7373

74-
- uses: chainguard-dev/actions/nodiff@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
74+
- uses: chainguard-dev/actions/nodiff@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
7575
with:
7676
fixup-command: go generate ./...

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: chainguard-dev/actions/setup-terraform@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
29+
- uses: chainguard-dev/actions/setup-terraform@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
3030
with:
3131
terraform-version-file: './.terraform-version'
3232
terraform-wrapper: false

.github/workflows/style.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
go-version-file: "./.go-version"
3838
check-latest: true
3939

40-
- uses: chainguard-dev/actions/gofmt@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
40+
- uses: chainguard-dev/actions/gofmt@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
4141
with:
4242
args: -s
4343

@@ -63,7 +63,7 @@ jobs:
6363
go-version-file: "./.go-version"
6464
check-latest: true
6565

66-
- uses: chainguard-dev/actions/goimports@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
66+
- uses: chainguard-dev/actions/goimports@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
6767

6868
golangci-lint:
6969
permissions:
@@ -118,10 +118,10 @@ jobs:
118118
go-version-file: "./.go-version"
119119
check-latest: true
120120

121-
- uses: chainguard-dev/actions/trailing-space@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
121+
- uses: chainguard-dev/actions/trailing-space@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
122122
if: ${{ always() }}
123123

124-
- uses: chainguard-dev/actions/eof-newline@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
124+
- uses: chainguard-dev/actions/eof-newline@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
125125
if: ${{ always() }}
126126

127127
- uses: reviewdog/action-tflint@54a5e5aed57dcfbb4662ec548de876df33d6288d # v1.25.0

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
persist-credentials: false
6060

61-
- uses: chainguard-dev/actions/setup-terraform@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
61+
- uses: chainguard-dev/actions/setup-terraform@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
6262
with:
6363
terraform-version-file: './.terraform-version'
6464
terraform-wrapper: false

0 commit comments

Comments
 (0)