diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c4f5c9a..bc4df58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: milestone-title: ${{ steps.metadata.outputs.current-version }} - name: Image Update - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.9 with: configurationFile: .github/gitops-config.json token: ${{ secrets.RELEASE_TOKEN }}