Skip to content

Commit 93d7cd9

Browse files
committed
chore: scan 25.7
1 parent b3abfa5 commit 93d7cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
run: poetry install
2525
- name: Scan dev images
2626
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 0.0.0-dev
27-
- name: Scan 25.3.0
28-
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 25.3.0
27+
- name: Scan 25.7.0
28+
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 25.7.0

0 commit comments

Comments
 (0)