Skip to content

Commit ec85871

Browse files
Bump EndBug/add-and-commit from 9 to 10 (#2756)
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a604acd commit ec85871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
- name: Update Dart Sass version
220220
run: npm install sass@${{ steps.version.outputs.version }}
221221

222-
- uses: EndBug/add-and-commit@v9
222+
- uses: EndBug/add-and-commit@v10
223223
with:
224224
author_name: Sass Bot
225225
author_email: sass.bot.beep.boop@gmail.com
@@ -267,7 +267,7 @@ jobs:
267267
curl -fsSL -H "Authorization: Bearer ${{ github.token }}" https://raw.githubusercontent.com/sass/dart-sass/${{ steps.version.outputs.version }}/CHANGELOG.md > CHANGELOG.md
268268
shell: bash
269269

270-
- uses: EndBug/add-and-commit@v9
270+
- uses: EndBug/add-and-commit@v10
271271
with:
272272
author_name: Sass Bot
273273
author_email: sass.bot.beep.boop@gmail.com

0 commit comments

Comments
 (0)