We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da39155 + 7401678 commit 5e419a4Copy full SHA for 5e419a4
.github/workflows/label-sync.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # pin@v2
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # pin@v2
13
- uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # pin@v1
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments