SAST config update
Build and Push Docker Image / build (push) Failing after 5m37s

This commit is contained in:
2026-05-10 22:22:38 -05:00
parent 57c76771d4
commit 76ddfcca2f
+3
View File
@@ -8,6 +8,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: read # Required to checkout and read repo files
security-events: write # Required to upload SARIF files to Security tab
steps: steps:
- name: Checkout - name: Checkout