Skip to content

Commit

Permalink
Bump renovatebot/github-action from 40.2.3 to 40.2.5 (#63)
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.2.3 to 40.2.5.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v40.2.3...v40.2.5)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent b0e64e1 commit 1123da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
milestone-title: ${{ steps.metadata.outputs.current-version }}

- name: Image Update
uses: renovatebot/[email protected].3
uses: renovatebot/[email protected].5
with:
configurationFile: .github/gitops-config.json
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 1123da3

Please sign in to comment.