diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index e5de34f31..a2eb51f10 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -95,7 +95,7 @@ jobs: security-events: write steps: - name: Download SARIF file - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: results.sarif path: results.sarif diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4eef1b08a..c4d721ab1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,4 +31,4 @@ jobs: - run: bundle install --jobs=4 # Release - - uses: rubygems/release-gem@1c162a739e8b4cb21a676e97b087e8268d8fc40b # v1.1.2 + - uses: rubygems/release-gem@e9a6361a0b14562539327c2a02373edc56dd3169 # v1.1.4