Skip to content

Commit bc85299

Browse files
authored
Merge pull request #432 from kokkos/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents efd357e + ac850c8 commit bc85299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/single-header.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
ref: single-header
1818
- run: mv /tmp/mdspan.hpp mdspan.hpp
19-
- uses: stefanzweifel/git-auto-commit-action@v6
19+
- uses: stefanzweifel/git-auto-commit-action@v7
2020
with:
2121
branch: single-header
2222
commit_message: Update single header build.

0 commit comments

Comments
 (0)