Skip to content

Commit 9283e31

Browse files
build(deps): bump bavix/.github from 0.1.6 to 0.1.7
Bumps [bavix/.github](https://github.com/bavix/.github) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/bavix/.github/releases) - [Changelog](https://github.com/bavix/.github/blob/master/changelog.md) - [Commits](bavix/.github@0.1.6...0.1.7) --- 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 7c0acea commit 9283e31

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

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

0 commit comments

Comments
 (0)