Skip to content

Commit

Permalink
Merge branch 'commit_log_special_key_bug' of https://github.com/atsig…
Browse files Browse the repository at this point in the history
…n-foundation/at_server into commit_log_special_key_bug
  • Loading branch information
murali-shris committed Oct 16, 2024
2 parents 3ea497f + c22e236 commit e670ee8
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@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
- if: ${{ matrix.dart-channel == 'stable' }}
name: Generate SBOMs
run: |
Expand Down

0 comments on commit e670ee8

Please sign in to comment.