Skip to content

Commit e4db6e1

Browse files
Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.1.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6.0.1 to 7.1.0. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@778341a...04702ed) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc8a528 commit e4db6e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/content-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
retention-days: 5
6262
- name: Publish Artifacts
6363
if: github.repository == env.HOME_REPO && github.ref == 'refs/heads/main'
64-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
64+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9
6565
with:
6666
push_options: --force
6767
commit_message: Publishing auto-converted artifacts [skip ci]

0 commit comments

Comments
 (0)