We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9ce26 commit 8442fb1Copy full SHA for 8442fb1
.github/workflows/BUILD_AND_DEPLOY.yml
@@ -33,5 +33,5 @@ jobs:
33
password: ${{ secrets.BASEFLOW_ACR_PASSWORD }}
34
push: ${{ github.event_name != 'pull_request' }}
35
vulnerability_scan: ${{ github.event_name != 'pull_request' }}
36
- version: 1.0
+ version: 1.1
37
context: ./oxybox
0 commit comments