Skip to content

Commit

Permalink
ci(deps): update bfra-me/renovate-action action to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Dec 30, 2023
1 parent 8da890b commit a1895df
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@dfd8d0c373766f0392e15c5a56733173c07fcace # v2.2.11
uses: bfra-me/renovate-action@c371095e7a65c3a8b78ef3c8603828c97fc074eb # v2.3.0
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 a1895df

Please sign in to comment.