Skip to content

Commit d3af5aa

Browse files
build(deps): bump bavix/.github from 0.2.4 to 0.2.5
Bumps [bavix/.github](https://github.com/bavix/.github) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/bavix/.github/releases) - [Changelog](https://github.com/bavix/.github/blob/master/changelog.md) - [Commits](bavix/.github@0.2.4...0.2.5) --- updated-dependencies: - dependency-name: bavix/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e0c67 commit d3af5aa

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/[email protected].4
14+
uses: bavix/.github/.github/workflows/[email protected].5

.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/[email protected].4
11+
uses: bavix/.github/.github/workflows/[email protected].5
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/[email protected].4
11+
uses: bavix/.github/.github/workflows/[email protected].5

0 commit comments

Comments
 (0)