Skip to content

Commit 70eceed

Browse files
committed
chore: scan 25.11.0
1 parent 0a3e3e1 commit 70eceed

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
@@ -28,5 +28,5 @@ jobs:
2828
run: poetry install
2929
- name: Scan dev images
3030
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 0.0.0-dev
31-
- name: Scan 25.7.0
32-
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 25.7.0
31+
- name: Scan 25.11.0
32+
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 25.11.0

0 commit comments

Comments
 (0)