Skip to content

Commit 1ef9e06

Browse files
chore(deps): update actions/create-github-app-token digest to c9aabb8 (#631)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | actions/create-github-app-token | action | digest | `7989d20` → `c9aabb8` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44My4yIiwidXBkYXRlZEluVmVyIjoiNDMuODMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYWN0aW9ucy9jcmVhdGUtZ2l0aHViLWFwcC10b2tlbiIsImRlcGVuZGVuY2llcyIsInJlbm92YXRlIl19--> Co-authored-by: renovate-coop-norge[bot] <151545514+renovate-coop-norge[bot]@users.noreply.github.com>
1 parent 0908453 commit 1ef9e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-goapp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
id: generate_token
192192
if: ${{ github.ref == 'refs/heads/main' && inputs.tag-based-diff }}
193193
# v1.5.1
194-
uses: actions/create-github-app-token@7989d206df2ffdd9fc88b0eb6d2f0eebee835fd6 # pin@v2.2.1
194+
uses: actions/create-github-app-token@c9aabb83728c3bd519212fa657ebc07e1f2a5dec # pin@v2.2.1
195195
with:
196196
app-id: 172868
197197
private-key: ${{ secrets.WRITEBACK_APP_PRIVATE_KEY_PEM }}

0 commit comments

Comments
 (0)