Skip to content

Commit 3760518

Browse files
chore(deps): pin masterpointio/github-action-trunk-upgrade action to a79fd65 (#61)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [masterpointio/github-action-trunk-upgrade](https://redirect.github.com/masterpointio/github-action-trunk-upgrade) | action | pinDigest | -> `a79fd65` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/masterpointio/terraform-module-template). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZ2l0aHViLWFjdGlvbnMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Veronika Gnilitska <30597968+gberenice@users.noreply.github.com>
1 parent 9160855 commit 3760518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk-upgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121

2222
- name: Run Trunk Upgrade
23-
uses: masterpointio/github-action-trunk-upgrade@v0.1.0
23+
uses: masterpointio/github-action-trunk-upgrade@a79fd65d524d92031fe167daee411d2f25d4a999 # v0.1.0
2424
with:
2525
app-id: ${{ secrets.MP_BOT_APP_ID }}
2626
app-private-key: ${{ secrets.MP_BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)