Skip to content

Commit

Permalink
Merge pull request #2142 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/github-actions-783fda37f9
  • Loading branch information
cpswan authored Oct 30, 2024
2 parents 68343d6 + 0d4520e commit 6d67801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/at_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 6d67801

Please sign in to comment.