diff --git a/.github/workflows/rss-notifier.yml b/.github/workflows/rss-notifier.yml index c12dfb3..085fe20 100644 --- a/.github/workflows/rss-notifier.yml +++ b/.github/workflows/rss-notifier.yml @@ -76,7 +76,7 @@ jobs: runs-on: ubuntu-latest steps: - name: facebook-post-action - uses: LizardByte/actions/actions/facebook_post@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128 + uses: LizardByte/actions/actions/facebook_post@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446 with: page_id: ${{ secrets.FACEBOOK_PAGE_ID }} access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }}