Skip to content

Commit

Permalink
add specific ref to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynie committed Aug 8, 2023
1 parent c60a92e commit 18c7ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues_sync.yaml
Expand Up @@ -21,7 +21,7 @@ jobs:
run-sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@c60a92eb51acca2de954c3fe8ff9b67de265c56f
- uses: ./issues_sync_action
env:
GITHUB_TOKEN: ${{ secrets.ISSUE_SYNC_TOKEN }}
Expand Down

0 comments on commit 18c7ac9

Please sign in to comment.