Skip to content

Commit

Permalink
Pin version for checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAijaz authored Nov 18, 2024
1 parent 53b650a commit 865a985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/init-branch-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/[email protected]
uses: actions/[email protected].2
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 865a985

Please sign in to comment.