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

[8.x](backport #3107) ci: pin actions to specific commits #3116

Merged
merged 4 commits into from
Mar 20, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 20, 2025

Summary of your changes

replace mutable tag with digest to improve security and reproducibility

Screenshot/Data

Related Issues

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary README/documentation (if appropriate)

Introducing a new rule?


This is an automatic backport of pull request #3107 done by [Mergify](https://mergify.com).

* ci: pin actions to digest

replace mutable tag with digest to improve security and reproducibility

* ci: pin more actions

* ci: pin more actions

* ci: pin more actions

* ci: pin more actions

(cherry picked from commit 45a70b8)

# Conflicts:
#	.github/actions/azure-asset-inventory-ci/action.yml
#	.github/workflows/ci.yml
#	.github/workflows/cloudformation-ci.yml
#	.github/workflows/destroy-environment.yml
#	.github/workflows/destroy-expired-environment.yml
#	.github/workflows/eks-ci.yml
#	.github/workflows/publish-cloudformation.yml
#	.github/workflows/test-environment.yml
#	.github/workflows/upgrade-environment.yml
@mergify mergify bot requested a review from a team as a code owner March 20, 2025 11:08
Copy link
Author

mergify bot commented Mar 20, 2025

Cherry-pick of 45a70b8 has failed:

On branch mergify/bp/8.x/pr-3107
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit 45a70b81.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/actions/aws-asset-inventory-ci/action.yml
	modified:   .github/actions/aws-ci/action.yml
	modified:   .github/actions/azure-ci/action.yml
	modified:   .github/actions/cnvm-ci/action.yml
	modified:   .github/actions/docker-images/action.yml
	modified:   .github/actions/gcp-asset-inventory-ci/action.yml
	modified:   .github/actions/gcp-ci/action.yml
	modified:   .github/actions/hermit/action.yml
	modified:   .github/actions/init-integration/action.yml
	modified:   .github/actions/k8s-ci/action.yml
	modified:   .github/actions/kibana-ftr/action.yml
	modified:   .github/actions/slack-notification/action.yml
	modified:   .github/workflows/arm-template-lint.yml
	modified:   .github/workflows/bump-version.yml
	modified:   .github/workflows/ci-pull_request.yml
	modified:   .github/workflows/packaging.yml
	modified:   .github/workflows/rerun-flaky-workflows.yml
	modified:   .github/workflows/sync-internal-cloudbeat-version.yml
	modified:   .github/workflows/sync-rule-templates.yml
	modified:   .github/workflows/test-agent-compatibility.yml
	modified:   .github/workflows/test-ech-agentless.yml
	modified:   .github/workflows/test-gcp-dm.yml
	modified:   .github/workflows/test-opa-coverage.yml
	modified:   .github/workflows/test-opa-policies.yml
	modified:   .github/workflows/unit-test.yml
	modified:   .github/workflows/updatecli.yml
	modified:   .github/workflows/weekly-serverless.yml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .github/actions/azure-asset-inventory-ci/action.yml
	both modified:   .github/workflows/ci.yml
	both modified:   .github/workflows/cloudformation-ci.yml
	both modified:   .github/workflows/destroy-environment.yml
	both modified:   .github/workflows/destroy-expired-environment.yml
	both modified:   .github/workflows/eks-ci.yml
	both modified:   .github/workflows/publish-cloudformation.yml
	both modified:   .github/workflows/test-environment.yml
	both modified:   .github/workflows/upgrade-environment.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@gurevichdmitry gurevichdmitry merged commit bc272f6 into 8.x Mar 20, 2025
9 checks passed
@gurevichdmitry gurevichdmitry deleted the mergify/bp/8.x/pr-3107 branch March 20, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants