Skip to content

Commit

Permalink
Update kyhule/polyworld-workflows digest to f0a535f (#133)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| kyhule/polyworld-workflows | action | digest | `a26f05d` -> `f0a535f`
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/kyhule/polyworld-external-catalog).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent f387f2d commit 7d4dc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:

jobs:
build:
uses: kyhule/polyworld-workflows/.github/workflows/post-merge.yml@a26f05dbaa65b38aef88fd576709fdce64059d07
uses: kyhule/polyworld-workflows/.github/workflows/post-merge.yml@f0a535faadb2aafdd961219125457f01ad2964f1
secrets: inherit
with:
version-scope: ${{ inputs.scope || vars.SCOPE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
uses: kyhule/polyworld-workflows/.github/workflows/pre-merge.yml@a26f05dbaa65b38aef88fd576709fdce64059d07
uses: kyhule/polyworld-workflows/.github/workflows/pre-merge.yml@f0a535faadb2aafdd961219125457f01ad2964f1
secrets: inherit
with:
setup-android: false
Expand Down

0 comments on commit 7d4dc5a

Please sign in to comment.