Skip to content

Commit b33a33d

Browse files
Bump github-actions-x/commit from v2.7 to v2.8
Bumps [github-actions-x/commit](https://github.com/github-actions-x/commit) from v2.7 to v2.8. - [Release notes](https://github.com/github-actions-x/commit/releases) - [Commits](github-actions-x/commit@v2.7...5cf7985) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4657597 commit b33a33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/type-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
echo "CURRENT_BRANCH=${branchName}" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
2929
shell: pwsh
3030
- name: push
31-
uses: github-actions-x/commit@v2.7
31+
uses: github-actions-x/commit@v2.8
3232
with:
3333
github-token: ${{ secrets.GITHUB_TOKEN }}
3434
push-branch: ${{ env.CURRENT_BRANCH }}

0 commit comments

Comments
 (0)