Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/build on release #2

Merged
merged 2 commits into from
Jan 8, 2025
Merged

feature/build on release #2

merged 2 commits into from
Jan 8, 2025

Conversation

havardelnan
Copy link
Collaborator

No description provided.

.github/workflows/agent-build-test.yml Fixed Show fixed Hide fixed
.github/workflows/agent-release.yml Fixed Show fixed Hide fixed
.github/workflows/agent-release.yml Fixed Show fixed Hide fixed
run: |
echo "Building helm chart for ${{ env.APP }} ${{ needs.setenv.outputs.rorversion }} (${{ needs.setenv.outputs.shortsha}})"
- name: Install helm
uses: azure/setup-helm@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release Cluster Agent v1' step
Uses Step
uses 'azure/setup-helm' with ref 'v1', not a pinned commit hash
.github/workflows/agentv2-build-test.yml Fixed Show fixed Hide fixed
.github/workflows/agentv2-release.yml Fixed Show fixed Hide fixed
.github/workflows/agentv2-release.yml Fixed Show fixed Hide fixed
run: |
echo "Building helm chart for ${{ env.APP }} ${{ needs.setenv.outputs.rorversion }} (${{ needs.setenv.outputs.shortsha}})"
- name: Install helm
uses: azure/setup-helm@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release Cluster Agent v2' step
Uses Step
uses 'azure/setup-helm' with ref 'v1', not a pinned commit hash
@havardelnan havardelnan merged commit 281a57e into main Jan 8, 2025
5 checks passed
@havardelnan havardelnan deleted the feature/build-on-release branch January 8, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant