diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 2d4f44c..6282f63 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -19,7 +19,7 @@ jobs: mode: 'environment' token: ${{ secrets.GITHUB_TOKEN }} - name: Work in progress status - uses: wip/action@v1.1.0 + uses: wip/action@v1.1.1 if: ${{env.wip_enabled}} == true # Ensures semantic titles to ensure semantic is achieved when merge is squashed