Skip to content

Commit cd6ff7b

Browse files
deps: update camunda/infra-global-github-actions digest to 6501ba0 (#239)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | camunda/infra-global-github-actions | action | digest | `a969eec` → `6501ba0` | --- ### 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/kellerlabs/homeracker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a10ad06 commit cd6ff7b

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@a969eec70a9f47d8b77a13a3c052c9d9c8376390
23+
uses: camunda/infra-global-github-actions/teams/infra/pull-request/release@6501ba08e4a3d9b4b77776b5463bb882e574e072
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@a969eec70a9f47d8b77a13a3c052c9d9c8376390
16+
uses: camunda/infra-global-github-actions/teams/infra/pull-request/validate-title@6501ba08e4a3d9b4b77776b5463bb882e574e072
1717
with:
1818
# Keep in sync with .github/config/release-please-config.json changelog-sections
1919
types: |

0 commit comments

Comments
 (0)