Skip to content

Commit

Permalink
Add micro version back to renovatebot/github-action (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar authored Dec 15, 2023
1 parent 9c4597d commit 797f411
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 @@ -67,7 +67,7 @@ jobs:
milestone-title: ${{ steps.metadata.outputs.current-version }}

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

0 comments on commit 797f411

Please sign in to comment.