diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 7f41391..19499d2 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -73,7 +73,7 @@ jobs: compat-lookup: true github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Auto-merge minor and patch updates - uses: ridedott/merge-me-action@d288b479e76cb993344ca8b5e0fcaa7d6e667eed #v2.10.123 + uses: ridedott/merge-me-action@f96a67511b4be051e77760230e6a3fb9cb7b1903 #v2.10.124 with: GITHUB_TOKEN: ${{ secrets.SECRET_DEPENDABOT_GITHUB_TOKEN }} MERGE_METHOD: SQUASH diff --git a/.github/workflows/issue-validation.yml b/.github/workflows/issue-validation.yml index 97f1fca..358dd9c 100644 --- a/.github/workflows/issue-validation.yml +++ b/.github/workflows/issue-validation.yml @@ -48,7 +48,7 @@ jobs: - name: Validate issue with AI id: validate - uses: actions/ai-inference@9693b137b6566bb66055a713613bf4f0493701eb # v1.2.3 + uses: actions/ai-inference@b81b2afb8390ee6839b494a404766bef6493c7d9 # v1.2.8 with: prompt-file: issue_analysis.txt system-prompt: | diff --git a/.github/workflows/release-notes-generator.yml b/.github/workflows/release-notes-generator.yml index 85a1146..a6a3476 100644 --- a/.github/workflows/release-notes-generator.yml +++ b/.github/workflows/release-notes-generator.yml @@ -58,7 +58,7 @@ jobs: - name: Generate release notes with AI id: generate-notes - uses: actions/ai-inference@9693b137b6566bb66055a713613bf4f0493701eb # v1.2.3 + uses: actions/ai-inference@b81b2afb8390ee6839b494a404766bef6493c7d9 # v1.2.8 with: prompt-file: commits.txt system-prompt: | diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index ff27e77..7fb1070 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -23,4 +23,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - name: Spell Check Repo - uses: crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 #v1.34.0 + uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 #v1.35.3