Skip to content

Commit

Permalink
Bump github-actions-x/commit from 2.6 to 2.8 (#2)
Browse files Browse the repository at this point in the history
Bumps [github-actions-x/commit](https://github.com/github-actions-x/commit) from 2.6 to 2.8.
- [Release notes](https://github.com/github-actions-x/commit/releases)
- [Commits](github-actions-x/commit@v2.6...v2.8)

---
updated-dependencies:
- dependency-name: github-actions-x/commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2022
1 parent f720b0e commit b604844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
# Git commit + push, see https://github.com/github-actions-x/commit
- name: Publish changes to git
if: github.ref == 'refs/heads/master'
uses: github-actions-x/commit@v2.6
uses: github-actions-x/commit@v2.8
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
push-branch: 'master'
Expand Down

0 comments on commit b604844

Please sign in to comment.