diff --git a/.github/workflows/create_package.yml b/.github/workflows/create_package.yml index 1a716929..74e48f5d 100644 --- a/.github/workflows/create_package.yml +++ b/.github/workflows/create_package.yml @@ -20,7 +20,7 @@ jobs: id: verify_changelog if: ${{ github.ref == 'refs/heads/master' || github.base_ref == 'master' }} # base_ref for pull request check, ref for push - uses: SunshineStream/actions/verify_changelog@v0 + uses: SunshineStream/actions/verify_changelog@master with: token: ${{ secrets.GITHUB_TOKEN }} outputs: