diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index a6a4eb11b9..9f940f6f05 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -49,7 +49,7 @@ jobs: || github.event.comment.author_association == 'COLLABORATOR' ) ) - uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@45118cdd38e20c73d8b40043511b1c2b07297092 # v0 + uses: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@32f73a4f93301493d2c31be3970aa4c51a26acc7 # v0 with: event_action: ${{ github.event.action }} install_mode: per-repo diff --git a/.github/workflows/toml-checks.yaml b/.github/workflows/toml-checks.yaml index 487e0fdfd6..705983431f 100644 --- a/.github/workflows/toml-checks.yaml +++ b/.github/workflows/toml-checks.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - - uses: tombi-toml/setup-tombi@af12994358821d8b3dc91a00288a9360606e545d # v1.1.3 + - uses: tombi-toml/setup-tombi@90dc1ab19ff45cc28017aab8cd0093516d908532 # v1.1.5 with: version: 'v0.9.9' checksum: 'b50dbc90ec27591dbaf564b628bd3b3e4ead371a60931bc8ea5f34d7cd1d3607'