Skip to content

Commit cbae652

Browse files
Bump browniebroke/github-actions/.github/workflows/pre-commit-autoupdate.yml (#402)
Bumps [browniebroke/github-actions/.github/workflows/pre-commit-autoupdate.yml](https://github.com/browniebroke/github-actions) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/browniebroke/github-actions/releases) - [Commits](browniebroke/github-actions@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: browniebroke/github-actions/.github/workflows/pre-commit-autoupdate.yml dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd00040 commit cbae652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
upgrade:
12-
uses: browniebroke/github-actions/.github/workflows/pre-commit-autoupdate.yml@v1.22.0
12+
uses: browniebroke/github-actions/.github/workflows/pre-commit-autoupdate.yml@v1.23.0
1313
secrets:
1414
gh_pat: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
1515
with:

0 commit comments

Comments
 (0)