Skip to content

Commit

Permalink
Merge pull request #257 from 4urcloud/dev
Browse files Browse the repository at this point in the history
fix: CI version add-and-commit
  • Loading branch information
aeppling authored Sep 10, 2024
2 parents 9dffa7d + 9887956 commit d94ce1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,11 @@ jobs:
echo "" >> CHANGELOG.md
- name: commit changes
uses: EndBug/add-and-commit@a988073222b8bd50f3ecfca9c0ab7dfbf0d08ceb # v4.4.0
uses: EndBug/add-and-commit@v9.1.4
with:
add: CHANGELOG.md VERSION package.json capacity.json
author_name: estebanmathia
author_email: [email protected]
force: false
signoff: false
message: 'add info extract from addon'
env:
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
2 changes: 1 addition & 1 deletion kexa-sbom.json

Large diffs are not rendered by default.

0 comments on commit d94ce1c

Please sign in to comment.