We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275c185 commit 563ba5aCopy full SHA for 563ba5a
1 file changed
.github/actions/setup/directories/action.yml
@@ -70,6 +70,7 @@ runs:
70
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
71
with:
72
path: ${{ inputs.srcdir }}
73
+ token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
74
75
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
76
0 commit comments