Skip to content

Commit 81f56fc

Browse files
authored
Merge pull request #17 from netbootxyz/renovate/stefanzweifel-git-auto-commit-action-7.x
Update stefanzweifel/git-auto-commit-action action to v7
2 parents ae2feef + 2dc522a commit 81f56fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline-status.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
docker build -t localbuild -f Dockerfile .
1818
docker run --rm -v $(pwd):/buildout localbuild
1919
mv buildout/README.md .
20-
- uses: stefanzweifel/git-auto-commit-action@v5
20+
- uses: stefanzweifel/git-auto-commit-action@v7
2121
with:
2222
commit_message: Update README.md with latest pipeline-status
2323
branch: main

0 commit comments

Comments
 (0)