We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e21527 commit b14b7f7Copy full SHA for b14b7f7
.github/workflows/labeler.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check out the repository
15
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
17
- name: Run Labeler
18
uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # ratchet:crazy-max/ghaction-github-labeler@v5
0 commit comments