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 ee322e0 commit 22db884Copy full SHA for 22db884
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
permissions:
15
contents: write
16
steps:
17
- - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1
+ - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
18
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
19
- run: pip install pre-commit-mirror-maker
20
- run: git config --global user.name 'Github Actions'
0 commit comments