Skip to content

Commit 4b4f7b2

Browse files
chore(deps): update actions/checkout digest to de0fac2
1 parent e6b6f94 commit 4b4f7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# matrix:
1616
# python-version: [ '3.6','3.7', '3.8' ]
1717
steps:
18-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919
- name: Set up Python ${{ matrix.python-version }}
2020
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2121
with:

0 commit comments

Comments
 (0)