mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 20:40:50 +00:00
chore(deps): update stefanzweifel/git-auto-commit-action action to v5 (#717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d7c7b0137
commit
48fed36251
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
working-directory: tools/wasm/air-near-contract
|
working-directory: tools/wasm/air-near-contract
|
||||||
|
|
||||||
- name: Commit version bump
|
- name: Commit version bump
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: "chore: Bump air-interpreter and air-near-contract version to ${{ steps.version.outputs.version }}"
|
commit_message: "chore: Bump air-interpreter and air-near-contract version to ${{ steps.version.outputs.version }}"
|
||||||
branch: ${{ fromJson(needs.release-please.outputs.pr).headBranchName }}
|
branch: ${{ fromJson(needs.release-please.outputs.pr).headBranchName }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user