Skip to content

Commit 7163c74

Browse files
⬆️👨‍💻 Update munich-quantum-toolkit/templates action to v1.1.6 (#454)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [munich-quantum-toolkit/templates](https://redirect.github.com/munich-quantum-toolkit/templates) | action | patch | `v1.1.5` -> `v1.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>munich-quantum-toolkit/templates (munich-quantum-toolkit/templates)</summary> ### [`v1.1.6`](https://redirect.github.com/munich-quantum-toolkit/templates/blob/HEAD/CHANGELOG.md#100---2025-07-09) [Compare Source](https://redirect.github.com/munich-quantum-toolkit/templates/compare/v1.1.5...v1.1.6) ##### Added - 👷 Add initial version of action ([#&#8203;1]) ([**@&#8203;denialhaag**]) ##### Removed - 🔥 Drop support for custom changes ([#&#8203;13]) ([**@&#8203;denialhaag**]) <!-- Version links --> [unreleased]: https://redirect.github.com/munich-quantum-toolkit/templates/compare/v1.1.6...HEAD [1.1.6]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.6 [1.1.5]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.5 [1.1.4]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.4 [1.1.3]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.3 [1.1.2]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.2 [1.1.1]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.1 [1.1.0]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.1.0 [1.0.0]: https://redirect.github.com/munich-quantum-toolkit/templates/releases/tag/v1.0.0 <!-- PR links --> [#&#8203;67]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/67 [#&#8203;66]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/66 [#&#8203;59]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/59 [#&#8203;58]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/58 [#&#8203;57]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/57 [#&#8203;55]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/55 [#&#8203;54]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/54 [#&#8203;53]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/53 [#&#8203;51]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/51 [#&#8203;50]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/50 [#&#8203;45]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/45 [#&#8203;32]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/32 [#&#8203;31]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/31 [#&#8203;25]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/25 [#&#8203;24]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/24 [#&#8203;23]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/23 [#&#8203;21]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/21 [#&#8203;13]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/13 [#&#8203;1]: https://redirect.github.com/munich-quantum-toolkit/templates/pull/1 <!-- Contributor --> [**@&#8203;burgholzer**]: https://redirect.github.com/burgholzer [**@&#8203;denialhaag**]: https://redirect.github.com/denialhaag <!-- General links --> [Keep a Changelog]: https://keepachangelog.com/en/1.1.0/ [Common Changelog]: https://common-changelog.org [Semantic Versioning]: https://semver.org/spec/v2.0.0.html [GitHub Release Notes]: https://redirect.github.com/munich-quantum-toolkit/templates/releases </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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/munich-quantum-toolkit/predictor). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWItYWN0aW9ucyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0bd608 commit 7163c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/templating.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
app-id: ${{ secrets.APP_ID }}
2020
private-key: ${{ secrets.APP_PRIVATE_KEY }}
21-
- uses: munich-quantum-toolkit/templates@79179b743b3909010c5df4073cbb110eb6e0167b # v1.1.5
21+
- uses: munich-quantum-toolkit/templates@c31f629609147889858088dcd368b8dbcc71bd44 # v1.1.6
2222
with:
2323
token: ${{ steps.create-token.outputs.token }}
2424
name: Predictor

0 commit comments

Comments
 (0)