Skip to content

Commit

Permalink
Merge pull request #198 from vladgh/renovate/stefanzweifel-git-auto-c…
Browse files Browse the repository at this point in the history
…ommit-action-4.x

Update stefanzweifel/git-auto-commit-action action to v4.15.0
  • Loading branch information
vladgh authored Sep 24, 2022
2 parents b629ee0 + b6dac52 commit 8083b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
sed -Ei "s/^version: .*/version: ${{ env.RELEASE_VERSION }}/" galaxy.yml
- name: Commit galaxy.yml
uses: stefanzweifel/git-auto-commit-action@v4.14.1
uses: stefanzweifel/git-auto-commit-action@v4.15.0
with:
branch: main
commit_message: "Update galaxy.yml for ${{ env.RELEASE_VERSION }}"
Expand Down

0 comments on commit 8083b31

Please sign in to comment.