Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Feb 2, 2024
1 parent 91f7091 commit 95c2202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: echo 'renovate=true' >> $GITHUB_OUTPUT
- name: Renovate
if: steps.should-renovate.outputs.renovate == 'true'
uses: bfra-me/renovate-action@77f7fb2e00b3b36b40e72211d0d178d28f265ec9 # v2.7.6
uses: bfra-me/renovate-action@f0f19e4c8c4e6d7e7f87ab543986e2b0d19512af # v2.7.7
with:
branch: ${{ github.ref != 'refs/heads/main' && github.ref_name || '' }}
cache: ${{ github.event_name == 'push' && contains('["main", "renovate/reconfigure"]', github.ref_name) }}
Expand Down

0 comments on commit 95c2202

Please sign in to comment.