Skip to content

Commit

Permalink
Explicitly added repository to compile checkout action(#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockem committed Jan 11, 2024
1 parent 102e65a commit 6ac5ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: rockem/close-opsgenie-alert-action
token: ${{ secrets.ADMIN_GITHUB_TOKEN }}
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 6ac5ae0

Please sign in to comment.