diff --git a/.github/workflows/__social-post.yml b/.github/workflows/__social-post.yml index 68650048..63498fcb 100644 --- a/.github/workflows/__social-post.yml +++ b/.github/workflows/__social-post.yml @@ -66,7 +66,7 @@ jobs: runs-on: ubuntu-latest steps: - name: facebook-post-action - uses: LizardByte/facebook-post-action@v2025.503.751 + uses: LizardByte/facebook-post-action@v2025.610.123949 with: page_id: ${{ secrets.FACEBOOK_PAGE_ID }} access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }}