Skip to content

Commit 84ef6fd

Browse files
Upgrade git-auto-commit-action version (#73)
Co-authored-by: flowrolltide <[email protected]>
1 parent 1c25c76 commit 84ef6fd

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)