Skip to content

Commit 76dbf69

Browse files
committed
chore: scan 26.3.0
1 parent 8d09f90 commit 76dbf69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
run: poetry install
3333
- name: Scan dev images
3434
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 0.0.0-dev
35-
- name: Scan 25.11.0
36-
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 25.11.0
35+
- name: Scan 26.3.0
36+
run: poetry run python stack_scanner/main.py scan-release ${{ secrets.SECOBSERVE_API_TOKEN }} 26.3.0

0 commit comments

Comments
 (0)