Skip to content

Commit f080a5f

Browse files
Update actions/checkout digest to 0ad4b8f
1 parent 22a32c9 commit f080a5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
deploy:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
13+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1414
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
1515
with:
1616
python-version: 3.x

.github/workflows/git-town.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
pull-requests: write
1616

1717
steps:
18-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
18+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1919
- uses: git-town/action@1860fa26f8c9f1178d86955627867307226190ad # v1

0 commit comments

Comments
 (0)