Skip to content

Commit b0d63c1

Browse files
authored
Merge pull request #956 from bavix/dependabot/github_actions/bavix/dot-github-0.3.0
Bump bavix/.github from 0.2.5 to 0.3.0
2 parents 8ff7542 + 7926908 commit b0d63c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
permissions:
1212
contents: write
1313
secrets: inherit
14-
uses: bavix/.github/.github/workflows/changelog.yml@0.2.5
14+
uses: bavix/.github/.github/workflows/changelog.yml@0.3.0

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
build_pages:
99
permissions:
1010
contents: write
11-
uses: bavix/.github/.github/workflows/compile-assets.yml@0.2.5
11+
uses: bavix/.github/.github/workflows/compile-assets.yml@0.3.0
1212
secrets: inherit

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88

99
jobs:
1010
semgrep:
11-
uses: bavix/.github/.github/workflows/php-semgrep.yml@0.2.5
11+
uses: bavix/.github/.github/workflows/php-semgrep.yml@0.3.0

0 commit comments

Comments
 (0)