Skip to content

Commit ee5ca65

Browse files
Update github actions (#833)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://redirect.github.com/actions/setup-go) ([changelog](https://redirect.github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c..924ae3a1cded613372ab5595356fb5720e22ba16)) | action | digest | `4a36011` → `924ae3a` | | [anthropics/claude-code-action](https://redirect.github.com/anthropics/claude-code-action) ([changelog](https://redirect.github.com/anthropics/claude-code-action/compare/2fee15510437d71399d9139ed60433470484a8fb..558b1d6cab4085c7753fe402c10bef0fbb92ac7a)) | action | digest | `2fee155` → `558b1d6` | | [azure/setup-helm](https://redirect.github.com/azure/setup-helm) ([changelog](https://redirect.github.com/azure/setup-helm/compare/dda3372f752e03dde6b3237bc9431cdc2f7a02a2..9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310)) | action | digest | `dda3372` → `9bc31f4` | | [azure/setup-helm](https://redirect.github.com/azure/setup-helm) | action | patch | `v5.0.0` → `v5.0.1` | | [docker/login-action](https://redirect.github.com/docker/login-action) | action | minor | `v4.2.0` → `v4.4.0` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) ([changelog](https://redirect.github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e..54f647b7e1bb85c95cddabcd46b0c578ec92bc1a)) | action | digest | `8aad20d` → `54f647b` | | [golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action) | action | minor | `v9.2.1` → `v9.3.0` | | [goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action) ([changelog](https://redirect.github.com/goreleaser/goreleaser-action/compare/5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89..f06c13b6b1a9625abc9e6e439d9c05a8f2190e94)) | action | digest | `5daf1e9` → `f06c13b` | | [ko-build/setup-ko](https://redirect.github.com/ko-build/setup-ko) | action | minor | `v0.9` → `v0.10` | --- ### Release Notes <details> <summary>azure/setup-helm (azure/setup-helm)</summary> ### [`v5.0.1`](https://redirect.github.com/azure/setup-helm/compare/v5.0.0...v5.0.1) [Compare Source](https://redirect.github.com/azure/setup-helm/compare/v5.0.0...v5.0.1) </details> <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v4.4.0`](https://redirect.github.com/docker/login-action/compare/v4.3.0...v4.4.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v4.3.0...v4.4.0) ### [`v4.3.0`](https://redirect.github.com/docker/login-action/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v4.2.0...v4.3.0) - Preserve names in esbuild bundle by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1022](https://redirect.github.com/docker/login-action/pull/1022) - Bump [@&#8203;aws-sdk/client-ecr](https://redirect.github.com/aws-sdk/client-ecr) and [@&#8203;aws-sdk/client-ecr-public](https://redirect.github.com/aws-sdk/client-ecr-public) to 3.1076.0 [#&#8203;999](https://redirect.github.com/docker/login-action/pull/999) [#&#8203;1030](https://redirect.github.com/docker/login-action/pull/1030) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.90.0 to 0.92.0 in [#&#8203;1004](https://redirect.github.com/docker/login-action/pull/1004) [#&#8203;1027](https://redirect.github.com/docker/login-action/pull/1027) - Bump [@&#8203;sigstore/core](https://redirect.github.com/sigstore/core) from 3.1.0 to 3.2.1 in [#&#8203;1023](https://redirect.github.com/docker/login-action/pull/1023) - Bump [@&#8203;sigstore/verify](https://redirect.github.com/sigstore/verify) from 3.1.0 to 3.1.1 in [#&#8203;1029](https://redirect.github.com/docker/login-action/pull/1029) - Bump http-proxy-agent and https-proxy-agent to 9.1.0 in [#&#8203;1017](https://redirect.github.com/docker/login-action/pull/1017) - Bump js-yaml from 4.1.1 to 5.2.0 in [#&#8203;1028](https://redirect.github.com/docker/login-action/pull/1028) - Bump sigstore from 4.1.0 to 4.1.1 in [#&#8203;1031](https://redirect.github.com/docker/login-action/pull/1031) - Bump tmp from 0.2.5 to 0.2.7 in [#&#8203;1002](https://redirect.github.com/docker/login-action/pull/1002) - Bump undici from 6.24.1 to 6.27.0 in [#&#8203;1020](https://redirect.github.com/docker/login-action/pull/1020) - Bump vite from 7.3.3 to 7.3.6 in [#&#8203;1019](https://redirect.github.com/docker/login-action/pull/1019) **Full Changelog**: <docker/login-action@v4.2.0...v4.3.0> </details> <details> <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary> ### [`v9.3.0`](https://redirect.github.com/golangci/golangci-lint-action/releases/tag/v9.3.0) [Compare Source](https://redirect.github.com/golangci/golangci-lint-action/compare/v9.2.1...v9.3.0) <!-- Release notes generated using configuration in .github/release.yml at v9.3.0 --> #### What's Changed ##### Changes - feat: add no-run-logs-group as experimental option by [@&#8203;ldez](https://redirect.github.com/ldez) in [#&#8203;1403](https://redirect.github.com/golangci/golangci-lint-action/pull/1403) ##### Dependencies - build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1395](https://redirect.github.com/golangci/golangci-lint-action/pull/1395) - build(deps): bump tmp from 0.2.5 to 0.2.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1397](https://redirect.github.com/golangci/golangci-lint-action/pull/1397) - build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1398](https://redirect.github.com/golangci/golangci-lint-action/pull/1398) - build(deps): bump tmp from 0.2.6 to 0.2.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1399](https://redirect.github.com/golangci/golangci-lint-action/pull/1399) - build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1400](https://redirect.github.com/golangci/golangci-lint-action/pull/1400) **Full Changelog**: <golangci/golangci-lint-action@v9.2.1...v9.3.0> </details> <details> <summary>ko-build/setup-ko (ko-build/setup-ko)</summary> ### [`v0.10`](https://redirect.github.com/ko-build/setup-ko/releases/tag/v0.10) [Compare Source](https://redirect.github.com/ko-build/setup-ko/compare/v0.9...v0.10) #### What's Changed - Harden composite action against shell expression and env-file injection by [@&#8203;imjasonh](https://redirect.github.com/imjasonh) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;66](https://redirect.github.com/ko-build/setup-ko/pull/66) #### New Contributors - [@&#8203;imjasonh](https://redirect.github.com/imjasonh) with [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;66](https://redirect.github.com/ko-build/setup-ko/pull/66) **Full Changelog**: <ko-build/setup-ko@v0.9...v0.10> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/stacklok/toolhive-registry-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03ac161 commit ee5ca65

10 files changed

Lines changed: 19 additions & 19 deletions

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444

4545
- name: Run Claude Code
4646
id: claude
47-
uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1
47+
uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1
4848
with:
4949
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Checkout
4141
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4242

43-
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
43+
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
4444
with:
4545
go-version: 'stable'
4646

.github/workflows/helm-charts-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Set up Go
20-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
20+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2121
with:
2222
go-version: 'stable'
2323
cache: true
2424

2525
- name: Set up ko
26-
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
26+
uses: ko-build/setup-ko@61b4d1d396f5b2e7d6bb6fefdce3dc38d1a13445 # v0.10
2727

2828
- name: Set up Helm
29-
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
29+
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
3030
with:
3131
version: v4.2.2
3232

.github/workflows/helm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "Extracted version: $VERSION from tag: $TAG"
3131
3232
- name: Set up Helm
33-
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
33+
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
3434
with:
3535
version: 'v4.2.2'
3636

.github/workflows/image-build-and-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2121

2222
- name: Set up Go
23-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
23+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2424
with:
2525
go-version: 'stable'
2626

@@ -42,14 +42,14 @@ jobs:
4242
fi
4343
4444
- name: Login to GitHub Container Registry
45-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
45+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
4646
with:
4747
registry: ghcr.io
4848
username: ${{ github.actor }}
4949
password: ${{ secrets.GITHUB_TOKEN }}
5050

5151
- name: Setup ko
52-
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
52+
uses: ko-build/setup-ko@61b4d1d396f5b2e7d6bb6fefdce3dc38d1a13445 # v0.10
5353

5454
- name: Install Cosign
5555
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ jobs:
1414
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1515

1616
- name: Set up Go
17-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
17+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
1818
with:
1919
go-version: 'stable'
2020
cache: true
2121

2222
- name: Run golangci-lint
23-
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
23+
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
2424
with:
2525
args: --timeout=5m
2626

.github/workflows/releaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
fetch-depth: 0
106106

107107
- name: Setup Go
108-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
108+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
109109
with:
110110
go-version: 'stable'
111111
cache: true
@@ -147,7 +147,7 @@ jobs:
147147
148148
- name: Run GoReleaser
149149
id: run-goreleaser
150-
uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7
150+
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7
151151
with:
152152
distribution: goreleaser
153153
version: "~> v2"

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
severity-cutoff: "high"
3333

3434
- name: Upload Grype scan results to GitHub Security tab
35-
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
35+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
3636
if: always()
3737
with:
3838
sarif_file: ${{ steps.grype-scan.outputs.sarif }}

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
3535

3636
- name: Set up Go
37-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
37+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3838
with:
3939
go-version: 'stable'
4040
cache: true
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
8080

8181
- name: Set up Go
82-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
82+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
8383
with:
8484
go-version: 'stable'
8585
cache: true
@@ -126,7 +126,7 @@ jobs:
126126
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
127127

128128
- name: Set up Go
129-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
129+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
130130
with:
131131
go-version: 'stable'
132132
cache: true
@@ -161,7 +161,7 @@ jobs:
161161
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
162162

163163
- name: Set up Go
164-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
164+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
165165
with:
166166
go-version: 'stable'
167167
cache: true

.github/workflows/verify-gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
16-
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
16+
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
1717
with:
1818
go-version: 'stable'
1919
- name: Install Task

0 commit comments

Comments
 (0)