Skip to content

Commit 0edc63a

Browse files
authored
Merge pull request #5301 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-a128ef9c40
chore(deps): bump the dev-dependencies group across 1 directory with 2 updates
2 parents ad7dbb4 + bfabe7a commit 0edc63a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependency-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/[email protected]
1818
# https://github.com/renovatebot/github-action
1919
- name: self-hosted renovate
20-
uses: renovatebot/[email protected].18
20+
uses: renovatebot/[email protected].20
2121
with:
2222
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication
2323
token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/json-yaml-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818

1919
- name: json-yaml-validate
20-
uses: GrantBirki/json-yaml-validate@v3.2.1
20+
uses: GrantBirki/json-yaml-validate@v3.3.0
2121
with:
2222
comment: "true" # enable comment mode
2323
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"

0 commit comments

Comments
 (0)