Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v2.6.27
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Jan 22, 2024
1 parent 9f2e4a3 commit f9b2c7e
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@87c9d848e0093e69f120959a31a644ffe0816449 # v2.6.26
uses: bfra-me/renovate-action@408189f4eef9f471911e1716a80ab913078385b8 # v2.6.27
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 f9b2c7e

Please sign in to comment.