We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a32c9 commit f080a5fCopy full SHA for f080a5f
.github/workflows/docs.yml
@@ -10,7 +10,7 @@ jobs:
10
deploy:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
14
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
15
with:
16
python-version: 3.x
.github/workflows/git-town.yml
@@ -15,5 +15,5 @@ jobs:
pull-requests: write
17
18
19
- uses: git-town/action@1860fa26f8c9f1178d86955627867307226190ad # v1
0 commit comments