diff --git a/action.yml b/action.yml index 1a86b69..014ef89 100644 --- a/action.yml +++ b/action.yml @@ -149,7 +149,7 @@ runs: - name: Deploy id: deploy - uses: JamesIves/github-pages-deploy-action@65b5dfd4f5bcd3a7403bbc2959c144256167464e #4.5.0 + uses: JamesIves/github-pages-deploy-action@ec9c88baef04b842ca6f0a132fd61c762aa6c1b0 #4.6.0 with: token: ${{ inputs.token }} repository-name: ${{ inputs.target-repository }}