Skip to content

Commit 7742951

Browse files
Update digestabot.yml
1 parent cf07c34 commit 7742951

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: .github/workflows/digestabot.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
- uses: chainguard-dev/digestabot@43222237fd8a07dc41a06ca13e931c95ce2cedac # v1.2.2
2929
with:
30-
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
31-
signoff: true
32-
author: "Natália Granato <[email protected]>"
33-
committer: "Natália Granato <[email protected]>"
34-
labels-for-pr: automated pr, kind/cleanup, release-note-none
35-
branch-for-pr: update-digests
30+
token: ${{ secrets.USER_TOKEN }}
31+
signoff: true
32+
author: "Natália Granato <[email protected]>"
33+
committer: "Natália Granato <[email protected]>"
34+
labels-for-pr: automated pr, kind/cleanup, release-note-none
35+
branch-for-pr: update-digests
3636
title-for-pr: Update images digests

0 commit comments

Comments
 (0)