diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e517662..0d691d6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup node.js - uses: actions/setup-node@7c29869aec4da703a571b27bcd84d4f15af0b56e + uses: actions/setup-node@869f4dd0c7f320ae834c2724d92a364de3893c24 - name: Create tag and GitHub release run: npx semantic-release