Skip to content

Commit 6a18e6b

Browse files
chore(deps): update dependency Update to v1.1.0 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e4c820 commit 6a18e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git commit -m "Add compiled PDF"
3333
fi
3434
- name: Push changes
35-
uses: ad-m/github-push-action@v1.0.0
35+
uses: ad-m/github-push-action@v1.1.0
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)