diff --git a/.github/workflows/app-ci.yaml b/.github/workflows/app-ci.yaml index 34319bb..a4bc8c7 100644 --- a/.github/workflows/app-ci.yaml +++ b/.github/workflows/app-ci.yaml @@ -161,7 +161,7 @@ jobs: with: persist-credentials: false - name: 👀 Dependency review - uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2 + uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3 build: name: Build ${{ matrix.architecture }} diff --git a/.github/workflows/base-ci.yaml b/.github/workflows/base-ci.yaml index a47d73c..ee84ff5 100644 --- a/.github/workflows/base-ci.yaml +++ b/.github/workflows/base-ci.yaml @@ -143,7 +143,7 @@ jobs: with: persist-credentials: false - name: 👀 Dependency review - uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2 + uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3 build: name: Build ${{ matrix.architecture }}