Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/update-labels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 20, 2024
1 parent d61cd9b commit 1d74516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
shell: bash
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
- name: "Checkout Source"
uses: actions/checkout@v4
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
token: ${{secrets.SOURCE_PUSH_TOKEN}}
Expand Down

0 comments on commit 1d74516

Please sign in to comment.