Skip to content

Commit 98996e4

Browse files
⬆️ Update actions/checkout action to v4.1.7 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acee8b2 commit 98996e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919
steps:
2020
- name: ⤵️ Check out code from GitHub
21-
uses: actions/checkout@v4.1.1
21+
uses: actions/checkout@v4.1.7
2222
- name: 🚀 Run Label Syncer
2323
uses: micnncim/action-label-syncer@v1.3.0
2424
env:

0 commit comments

Comments
 (0)