We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126c320 commit 9604952Copy full SHA for 9604952
1 file changed
.github/workflows/format-main.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
format:
15
if: github.repository_owner == 'withastro'
16
- uses: withastro/automation/.github/workflows/format.yml@c3a29ff88753429dd31793f7157b4696cb354480 # main
+ uses: withastro/automation/.github/workflows/format.yml@497c9268ad4267c842a8f6c4d830ad0182d6f6b3 # main
17
with:
18
command: "format"
19
secrets: inherit
0 commit comments