diff --git a/.github/workflows/markdown-changed.yml b/.github/workflows/markdown-changed.yml index 1d0c013..b06e9a4 100644 --- a/.github/workflows/markdown-changed.yml +++ b/.github/workflows/markdown-changed.yml @@ -22,7 +22,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Get changed markdown files - uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v4.7.0 + uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v4.7.0 id: changed-markdown-files with: files: '**/*.md' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 25f6fe7..bbebd9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,7 +92,7 @@ jobs: uses: go-openapi/gh-actions/ci-jobs/detect-go-monorepo@1ade8c4f9415b844bec4a7545967157c5bace961 # v1.14.12 - name: Install git-cliff - uses: taiki-e/install-action@a2352fc6ce487f030a3aa709482d57823eadfb37 # v2.75.16 + uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18 with: tool: git-cliff -