diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69edb014fba..5e1b4372482 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Validate changelog entries - uses: actionhippie/calens@6c54a62bb0c9ac28f361e40f536fe0c69ba50e34 # v1.14.1 + uses: actionhippie/calens@2008d3a7a90cf05a2a001a3d47cac06cb1b74617 # v1.14.2 acceptance-api-smoke: if: ${{ !contains(github.event.pull_request.title, 'full-ci') }}