Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/renovate-e097b5b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@bfra.me/.github': patch
---

📋 Update github-actions dependency `bfra-me/.github` from `4.16.7` to `4.16.9`
2 changes: 1 addition & 1 deletion workflow-templates/renovate-changesets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
if: github.actor == 'renovate[bot]' || github.actor == 'bfra-me[bot]'
name: Renovate Changesets
secrets: inherit
uses: bfra-me/.github/.github/workflows/renovate-changeset.yaml@bedac8bd7b81a7832ae494873da2971e5ea7a8d4 # v4.16.8
uses: bfra-me/.github/.github/workflows/renovate-changeset.yaml@4b85695b1ef6f57b52e29c92c027efeec65de2be # v4.16.9
2 changes: 1 addition & 1 deletion workflow-templates/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: ${{ github.event_name != 'workflow_run' || github.event.workflow_run.conclusion == 'success' }}
name: Renovate
secrets: inherit
uses: bfra-me/.github/.github/workflows/renovate.yaml@bedac8bd7b81a7832ae494873da2971e5ea7a8d4 # v4.16.8
uses: bfra-me/.github/.github/workflows/renovate.yaml@4b85695b1ef6f57b52e29c92c027efeec65de2be # v4.16.9
with:
log-level: ${{ inputs.log-level || 'debug' }}
# Use path filters to specify which files trigger Renovate.
Expand Down
2 changes: 1 addition & 1 deletion workflow-templates/update-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@bedac8bd7b81a7832ae494873da2971e5ea7a8d4 # v4.16.8
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@4b85695b1ef6f57b52e29c92c027efeec65de2be # v4.16.9
Loading