diff --git a/.github/workflows/rss-notifier.yml b/.github/workflows/rss-notifier.yml index ee66434..e0b0d50 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@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356 + uses: LizardByte/actions/actions/facebook_post@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019 with: page_id: ${{ secrets.FACEBOOK_PAGE_ID }} access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }}