Skip to content

Commit af1678c

Browse files
Update actions/checkout digest
1 parent e0e6f41 commit af1678c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: ${{ matrix.os }}
5959
steps:
6060
- name: Checkout repository
61-
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
61+
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
6262

6363
- name: Set up Python
6464
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3

.github/workflows/scorecard.yml

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

3737
steps:
3838
- name: "Checkout code"
39-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.1.0
39+
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
4040
with:
4141
persist-credentials: false
4242

0 commit comments

Comments
 (0)