Skip to content

Commit a4a2345

Browse files
build(deps): bump dsanders11/github-app-commit-action from 1.5.0 to 2.1.0 (#1100)
build(deps): bump dsanders11/github-app-commit-action Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/dsanders11/github-app-commit-action/releases) - [Commits](dsanders11/github-app-commit-action@43de6da...2bbcd33) --- updated-dependencies: - dependency-name: dsanders11/github-app-commit-action dependency-version: 2.1.0 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 b660961 commit a4a2345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "::warning:: Unexpectedly found no new content for docs - this might be a bug"
5050
fi
5151
- name: Push changes to branch
52-
uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0
52+
uses: dsanders11/github-app-commit-action@2bbcd331016d8c950b05a24b56e7eb9cb50d545e # v2.1.0
5353
with:
5454
message: 'chore: update ref to docs (🤖)'
5555
ref: 'docs/update-to-${{ env.SHA }}'

0 commit comments

Comments
 (0)