Skip to content

Commit 25e94a4

Browse files
committed
Make authenticated requests in authorize-and-resolve-workflow-ref
1 parent ebb921c commit 25e94a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-gitlab-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
with:
5252
repository-name: NordSecurity/trigger-gitlab-pipeline
5353
file-name: trigger-gitlab-pipeline.yml
54+
github-token: ${{ secrets.GITHUB_TOKEN }}
5455
outputs:
5556
workflow-ref: ${{ steps.workflow-ref.outputs.sha }}
5657

0 commit comments

Comments
 (0)