mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 17:16:59 +02:00
chore(deps): bump renovatebot/github-action (#5592)
Bumps the dev-dependencies group with 1 update: [renovatebot/github-action](https://github.com/renovatebot/github-action). Updates `renovatebot/github-action` from 43.0.1 to 43.0.2 - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/renovatebot/github-action/compare/v43.0.1...v43.0.2) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2b6c76e882
commit
d292de1daf
2
.github/workflows/dependency-update.yaml
vendored
2
.github/workflows/dependency-update.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
# https://github.com/renovatebot/github-action
|
# https://github.com/renovatebot/github-action
|
||||||
- name: self-hosted renovate
|
- name: self-hosted renovate
|
||||||
uses: renovatebot/github-action@v43.0.1
|
uses: renovatebot/github-action@v43.0.2
|
||||||
with:
|
with:
|
||||||
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication
|
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user