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.
2 parents e70d568 + 4475c02 commit 1704c78Copy full SHA for 1704c78
.github/workflows/docs.yaml
@@ -8,5 +8,5 @@ jobs:
8
build_pages:
9
permissions:
10
contents: write
11
- uses: bavix/.github/.github/workflows/compile-assets.yml@0.0.9
+ uses: bavix/.github/.github/workflows/compile-assets.yml@0.1.0
12
secrets: inherit
.github/workflows/semgrep.yml
@@ -8,4 +8,4 @@ on:
jobs:
semgrep:
- uses: bavix/.github/.github/workflows/php-semgrep.yml@0.0.9
+ uses: bavix/.github/.github/workflows/php-semgrep.yml@0.1.0
0 commit comments