Skip to content

Commit b961d99

Browse files
ci(github-action): update action actions/checkout ( v5.0.0 ➔ v5.0.1 ) (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1354394 commit b961d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
issues: write
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2626
with:
2727
persist-credentials: false
2828
sparse-checkout: .github/labels.yaml

0 commit comments

Comments
 (0)