Skip to content

Commit 5cd78e8

Browse files
committed
trigger ci
1 parent d71280d commit 5cd78e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-and-upload-sbom.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
ls -la sbom-*.json sboms.tar.gz
4848
4949
- name: balena CLI Action
50-
uses: balena-io-experimental/community-cli-action@1.0.0
50+
uses: balena-io-experimental/community-cli-action@main
5151
with:
5252
balena_token: ${{secrets.BALENA_API_TOKEN}}
5353

@@ -76,4 +76,4 @@ jobs:
7676
sbom-cyclonedx.json
7777
sbom-syft.json
7878
sboms.tar.gz
79-
overwrite: true
79+
overwrite: true

0 commit comments

Comments
 (0)