Skip to content

Commit 0b5935c

Browse files
committed
Update actions
1 parent e049dc8 commit 0b5935c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
scala-steward:
1515
uses: softwaremill/github-actions-workflows/.github/workflows/scala-steward.yml@main
1616
secrets:
17-
github-token: ${{ secrets.GITHUB_TOKEN }}
17+
github-token: ${{ secrets.SOFTWAREMILL_CI_PR_TOKEN }}
1818
with:
1919
java-version: '21'

0 commit comments

Comments
 (0)