We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd65e33 commit 60ac197Copy full SHA for 60ac197
1 file changed
.github/workflows/trunk-upgrade.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21
22
- name: Run Trunk Upgrade
23
- uses: masterpointio/github-action-trunk-upgrade@fix/admin-permissions
+ uses: masterpointio/github-action-trunk-upgrade@f381f6771ed65fb38fb4cbdf6a4bbad6aa36bad5 # fix/admin-permissions
24
with:
25
app-id: ${{ secrets.MP_BOT_APP_ID }}
26
app-private-key: ${{ secrets.MP_BOT_APP_PRIVATE_KEY }}
0 commit comments