Skip to content

Commit 7d144cf

Browse files
committed
Use DECO_GITHUB_TOKEN for cross-repo checkout
Co-authored-by: Isaac
1 parent 589012e commit 7d144cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scan-snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
repository: databricks/gh-action-scan
5959
ref: 3599451f16bfeaecaf4fc7dc0853bcd6d89e9ea1
60+
token: ${{ secrets.DECO_GITHUB_TOKEN }}
6061
path: .gh-action-scan
6162

6263
- name: Scan artifact

0 commit comments

Comments
 (0)