Skip to content

Commit 03d3cd6

Browse files
deps: update camunda/infra-global-github-actions digest to b0fe528 (#104)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | camunda/infra-global-github-actions | action | digest | `dc24d25` -> `b0fe528` | --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kellervater/homeracker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f298ab0 commit 03d3cd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
private-key: ${{ secrets.RELEASES_APP_PRIVATE_KEY }}
2121

2222
- name: Handle Release Creation
23-
uses: camunda/infra-global-github-actions/teams/infra/pull-request/release@dc24d256f2f708dafc6c082fcbd2fd969a7f988e
23+
uses: camunda/infra-global-github-actions/teams/infra/pull-request/release@b0fe528f9157c18a19402e23f1185a9bc28e2e8a
2424
with:
2525
github-token: ${{ steps.app-token.outputs.token }}

.github/workflows/validate-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Validate PR title
16-
uses: camunda/infra-global-github-actions/teams/infra/pull-request/validate-title@dc24d256f2f708dafc6c082fcbd2fd969a7f988e
16+
uses: camunda/infra-global-github-actions/teams/infra/pull-request/validate-title@b0fe528f9157c18a19402e23f1185a9bc28e2e8a
1717
with:
1818
# Keep in sync with .github/config/release-please-config.json changelog-sections
1919
types: |

0 commit comments

Comments
 (0)