Skip to content

Commit 62cffcc

Browse files
deps(deps): bump grafana/github-api-commit-action from 0.4.2 to 1.0.0 (grafana#115)
Bumps [grafana/github-api-commit-action](https://github.com/grafana/github-api-commit-action) from 0.4.2 to 1.0.0. - [Release notes](https://github.com/grafana/github-api-commit-action/releases) - [Changelog](https://github.com/grafana/github-api-commit-action/blob/main/CHANGELOG.md) - [Commits](grafana/github-api-commit-action@4eceeb6...b1d8109) --- updated-dependencies: - dependency-name: grafana/github-api-commit-action dependency-version: 1.0.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 acb93b8 commit 62cffcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
TAG_NAME: ${{ needs.release-please.outputs.tag_name }}
118118

119119
- name: Commit changes
120-
uses: grafana/github-api-commit-action@4eceeb68aa8b00d6acdf43eef81e2ceea9b432fb # v0.4.2
120+
uses: grafana/github-api-commit-action@b1d81091e8480dd11fcea8bc1f0ab977a0376ca5 # v1.0.0
121121
with:
122122
commit-message: 'chore(readme): update readme for ${{ needs.release-please.outputs.tag_name }} [BOT]'
123123
create-branch-on-remote: 'true'

0 commit comments

Comments
 (0)