Skip to content

Commit

Permalink
Fix release job and change script (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
pPrecel authored Dec 21, 2023
1 parent 8a1a816 commit ebd7be9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified .github/scripts/upgrade-sec-scanners-config.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: ./.github/scripts/verify-actions-status.sh ${{ github.ref_name }}

upgrade-images:
name: Upgrade values.yaml
name: Upgrade main images
needs: verify-head-status
runs-on: ubuntu-latest

Expand Down

0 comments on commit ebd7be9

Please sign in to comment.