diff --git a/.github/workflows/at_server.yaml b/.github/workflows/at_server.yaml index 875befeb1..f4afdf6bd 100644 --- a/.github/workflows/at_server.yaml +++ b/.github/workflows/at_server.yaml @@ -118,7 +118,7 @@ jobs: # Only run on stable channel - if: ${{ matrix.dart-channel == 'stable' }} name: Install Syft - uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5 + uses: anchore/sbom-action/download-syft@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6 - if: ${{ matrix.dart-channel == 'stable' }} name: Generate SBOMs run: |