Skip to content

Commit

Permalink
Update EndBug/add-and-commit action to v9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 9697537 commit add7bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: echo "::set-output name=date::$(date +'%Y%m%d')"

- name: Add & Commit to repo
uses: EndBug/[email protected].3
uses: EndBug/[email protected].4
with:
add: '["*.html --force", "*.css --force"]'
cwd: './'
Expand Down

0 comments on commit add7bfe

Please sign in to comment.