Skip to content

Conversation

mmorini-dxc
Copy link
Collaborator

depends on PR

echo "INFO - Rollout for $MICROSERVICE_FULLNAME completed successfully."
- name: Deploy Microservice
uses: pagopa/interop-infra-commons/github/actions/deploy@${{ vars.INFRA_COMMONS_ACTIONS_DEPLOY_TAG }} # Aggiungere var?

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy (sub)' step
Uses Step
uses 'pagopa/interop-infra-commons/github/actions/deploy' with ref '${{ vars.INFRA_COMMONS_ACTIONS_DEPLOY_TAG }}', not a pinned commit hash
echo "use_kubectl_diff=$use_kubectl_diff" >> $GITHUB_OUTPUT
echo "use_kubectl_apply=$use_kubectl_apply" >> $GITHUB_OUTPUT
- name: Deploy Cronjob

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy (sub)' step
Uses Step
uses 'pagopa/interop-infra-commons/github/actions/deploy' with ref '${{ vars.INFRA_COMMONS_ACTIONS_DEPLOY_TAG }}', not a pinned commit hash
@mmorini-dxc mmorini-dxc changed the title [wip] feat: refactor to use infra commons action [wip] feat: use deploy reusable workflow Jun 16, 2025
steps:
- name: Start GitHub Runner
id: start_runner
uses: pagopa/interop-github-runner-aws-create-action@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Interop Core Deployment V2' step
Uses Step: start_runner
uses 'pagopa/interop-github-runner-aws-create-action' with ref 'main', not a pinned commit hash
steps:
- name: Stop Github Runner
id: stop_runner
uses: pagopa/interop-github-runner-aws-cleanup-action@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Interop Core Deployment V2' step
Uses Step: stop_runner
uses 'pagopa/interop-github-runner-aws-cleanup-action' with ref 'main', not a pinned commit hash
@mmorini-dxc mmorini-dxc changed the title [wip] feat: use deploy reusable workflow feat: use deploy reusable workflow Jun 17, 2025
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