Skip to content
This repository was archived by the owner on Jun 25, 2023. It is now read-only.

Commit 3a0a527

Browse files
chore(deps): update actions/checkout action to v3.5.2
1 parent c39a6d6 commit 3a0a527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-stafflist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1616

1717
- name: Update README
1818
env:

0 commit comments

Comments
 (0)