diff --git a/.github/workflows/changie-auto-release.yml b/.github/workflows/changie-auto-release.yml index 63b56ac..5374361 100644 --- a/.github/workflows/changie-auto-release.yml +++ b/.github/workflows/changie-auto-release.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Check if PR contains a changie fragment id: check - uses: actions/github-script@d746ffe35508b1917358783b479e04febd2b8f71 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 with: script: | const owner = context.repo.owner;