Skip to content

Commit a8011d7

Browse files
authored
Merge pull request #2397 from hydephp/dependabot/github_actions/EndBug/add-and-commit-10
Bump EndBug/add-and-commit from 9 to 10
2 parents 3715ff0 + 81d01a1 commit a8011d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
path: '_media'
148148

149149
- name: Commit changes
150-
uses: EndBug/add-and-commit@v9
150+
uses: EndBug/add-and-commit@v10
151151
with:
152152
add: '["_media/app.css", "packages/hydefront/dist/app.css"]'
153153
message: 'Compile TailwindCSS for production'
@@ -507,7 +507,7 @@ jobs:
507507
# End directory listing
508508

509509
- name: Commit changes
510-
uses: EndBug/add-and-commit@v9
510+
uses: EndBug/add-and-commit@v10
511511
with:
512512
pull: 'origin gh-pages'
513513
add: '["master", "index.html"]'

0 commit comments

Comments
 (0)