Skip to content

Commit ca6c79c

Browse files
authored
Update escrowBumpVersion.yaml
1 parent da21578 commit ca6c79c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/escrowBumpVersion.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2424
- uses: actions/checkout@v2
25+
with:
26+
token: ${{ secrets.ACTION_GITHUB_TOKEN }}
2527

2628
- uses: ashley-taylor/read-json-property-action@v1.0
2729
with:

0 commit comments

Comments
 (0)