Skip to content

Commit b6db68e

Browse files
Upgrade git-auto-commit-action version
1 parent 5888d8c commit b6db68e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: |
2222
cd data
2323
pdflatex sourabh_bajaj_resume.tex
24-
- uses: stefanzweifel/git-auto-commit-action@v4
24+
- uses: stefanzweifel/git-auto-commit-action@v5
2525
with:
26-
commit_message: Apply pdflatex changes
26+
commit_message: Apply pdflatex changes

0 commit comments

Comments
 (0)