Skip to content

Commit 8ae0986

Browse files
authored
Merge pull request #1403 from kubernetes-sigs/dependabot/github_actions/all-27f058b4a2
chore(deps): bump the all group across 1 directory with 2 updates
2 parents e0bd2a6 + 5bd03dc commit 8ae0986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222

23-
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
23+
- uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
2424
with:
2525
use-quiet-mode: 'yes'
2626
config-file: ".markdownlinkcheck.json"

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
cache: false
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
26+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2727
with:
2828
version: v1.61

0 commit comments

Comments
 (0)