skip_changelog: antsichaut action moved to ansible-community

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2024-01-15 12:33:18 +00:00
parent 90154c561b
commit 6b4edde4c5
No known key found for this signature in database
GPG key ID: 75FAE37CBA8C13C2

View file

@ -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 }}"