Skip to content

Commit efbb768

Browse files
Bump typisttech/.github from 1 to 2
Bumps [typisttech/.github](https://github.com/typisttech/.github) from 1 to 2. - [Commits](typisttech/.github@v1...v2) --- updated-dependencies: - dependency-name: typisttech/.github dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f670998 commit efbb768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-commit-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: {}
1414

1515
jobs:
1616
go-generate:
17-
uses: typisttech/.github/.github/workflows/create-auto-merged-pull-request-go.yml@v1
17+
uses: typisttech/.github/.github/workflows/create-auto-merged-pull-request-go.yml@v2
1818
permissions:
1919
contents: write
2020
pull-requests: write

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
contents: write
1717
pull-requests: write
18-
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v1
18+
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
1919
with:
2020
minor: true
2121
patch: true

0 commit comments

Comments
 (0)