Skip to content

Commit

Permalink
build(deps): bump bavix/.github from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 7c0acea commit 9283e31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
permissions:
contents: write
secrets: inherit
uses: bavix/.github/.github/workflows/[email protected].6
uses: bavix/.github/.github/workflows/[email protected].7
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
build_pages:
permissions:
contents: write
uses: bavix/.github/.github/workflows/[email protected].6
uses: bavix/.github/.github/workflows/[email protected].7
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:

jobs:
semgrep:
uses: bavix/.github/.github/workflows/[email protected].6
uses: bavix/.github/.github/workflows/[email protected].7

0 comments on commit 9283e31

Please sign in to comment.