We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b8b1d commit 6bb9064Copy full SHA for 6bb9064
.github/workflows/sync-labels.yaml
@@ -18,7 +18,7 @@ jobs:
18
issues: write
19
steps:
20
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
21
- - uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # v2.3.2
+ - uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
22
with:
23
# Configuration file
24
config-file: |
0 commit comments