Skip to content

Commit

Permalink
Merge pull request #276 from gardar/ci/antsichaut
Browse files Browse the repository at this point in the history
skip_changelog: antsichaut action moved to ansible-community
  • Loading branch information
gardar authored Jan 15, 2024
2 parents 90154c5 + 6b4edde commit 57e8572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: antsibull-changelog release -v --version "${{ steps.version.outputs.next-version }}"

- name: "Run antsichaut"
uses: rndmh3ro/antsichaut-action@main
uses: ansible-community/antsichaut@main
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
since_version: "${{ steps.version.outputs.current-version }}"
Expand Down

0 comments on commit 57e8572

Please sign in to comment.