chore(deps): update all non-major github action dependencies#567
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update all non-major github action dependencies#567renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
1fd1788 to
2b0323e
Compare
2b0323e to
bf7fa91
Compare
fec323d to
64527f7
Compare
c4662ed to
64bc529
Compare
64bc529 to
4b7a696
Compare
33c8ec8 to
11a7daa
Compare
2e58b67 to
1d8f0bf
Compare
125d7fb to
1bbeaa4
Compare
1bbeaa4 to
60904ef
Compare
Production: alarms✅ Terraform Init: Show planError: Error acquiring the state lock
Error message: ConditionalCheckFailedException: The conditional request
failed
Lock Info:
ID: 44f21fa4-387a-3822-37e7-28d721bacad9
Path: github-secret-scanning-production-tf/production/alarms/terraform.tfstate
Operation: OperationTypePlan
Who: runner@runnervm7b5n9
Version: 1.3.8
Created: 2026-06-24 23:01:02.298476357 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
time=2026-06-24T23:01:09Z level=error msg=Terraform invocation failed in /home/runner/work/github-secret-scanning/github-secret-scanning/terragrunt/env/production/alarms/.terragrunt-cache/Y4Bh8IJJy58JIdT-Q7lGRD_PfI0/lVFJLQKYtqHgkyEGSnm7gn4u0uA/alarms prefix=[/home/runner/work/github-secret-scanning/github-secret-scanning/terragrunt/env/production/alarms]
time=2026-06-24T23:01:09Z level=error msg=1 error occurred:
* exit status 1
|
Production: cloudfront✅ Terraform Init: Show planError: Error acquiring the state lock
Error message: ConditionalCheckFailedException: The conditional request
failed
Lock Info:
ID: e2785996-d182-ab12-059d-e2efbad6f334
Path: github-secret-scanning-production-tf/production/cloudfront/terraform.tfstate
Operation: OperationTypePlan
Who: runner@runnervmmklqx
Version: 1.3.8
Created: 2026-06-24 23:01:08.207926161 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
time=2026-06-24T23:01:16Z level=error msg=Terraform invocation failed in /home/runner/work/github-secret-scanning/github-secret-scanning/terragrunt/env/production/cloudfront/.terragrunt-cache/WNUxIlB0eWnWsL8k9PQBSgr3hpk/lVFJLQKYtqHgkyEGSnm7gn4u0uA/cloudfront prefix=[/home/runner/work/github-secret-scanning/github-secret-scanning/terragrunt/env/production/cloudfront]
time=2026-06-24T23:01:16Z level=error msg=1 error occurred:
* exit status 1
|
Production: alert_compromise✅ Terraform Init: Plan: 0 to add, 3 to change, 0 to destroyShow summary
Show planResource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# aws_iam_role.group_broadcast_alert_role will be updated in-place
~ resource "aws_iam_role" "group_broadcast_alert_role" {
id = "group_broadcast_alert_role"
name = "group_broadcast_alert_role"
~ tags = {
+ "CostCentre" = "github-secret-scanning-production"
+ "Terraform" = "true"
+ "ssc_cbrid" = "22DH"
}
~ tags_all = {
+ "CostCentre" = "github-secret-scanning-production"
+ "Terraform" = "true"
+ "ssc_cbrid" = "22DH"
}
# (8 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
# aws_lambda_function.broadcast_alert will be updated in-place
~ resource "aws_lambda_function" "broadcast_alert" {
id = "broadcast_alert"
tags = {}
~ tags_all = {
+ "ssc_cbrid" = "22DI"
}
# (31 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
# aws_ssm_parameter.notify_doc_api_key will be updated in-place
~ resource "aws_ssm_parameter" "notify_doc_api_key" {
id = "notify_doc_api_key"
name = "notify_doc_api_key"
~ tags = {
+ "ssc_cbrid" = "22DH"
# (2 unchanged elements hidden)
}
~ tags_all = {
+ "ssc_cbrid" = "22DH"
# (2 unchanged elements hidden)
}
# (10 unchanged attributes hidden)
}
Plan: 0 to add, 3 to change, 0 to destroy.
Warning: Argument is deprecated
with aws_iam_role.group_broadcast_alert_role,
on iam.tf line 4, in resource "aws_iam_role" "group_broadcast_alert_role":
4: managed_policy_arns = ["arn:aws:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"]
managed_policy_arns is deprecated. Use the aws_iam_role_policy_attachment
resource instead. If Terraform should exclusively manage all managed policy
attachments (the current behavior of this argument), use the
aws_iam_role_policy_attachments_exclusive resource as well.
(and one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
Saved the plan to: plan.tfplan
To perform exactly these actions, run the following command to apply:
terraform apply "plan.tfplan"
Show Conftest resultsWARN - plan.json - main - Missing Common Tags: ["aws_lambda_function.broadcast_alert"]
21 tests, 20 passed, 1 warning, 0 failures, 0 exceptions
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.2→v2.1.6v4.0.2→v4.0.3v1.2.0→v1.3.0v4.33.0→v4.36.2Review
Release Notes
aws-actions/amazon-ecr-login (aws-actions/amazon-ecr-login)
v2.1.6Compare Source
See the changelog for details about the changes included in this release.
v2.1.5Compare Source
See the changelog for details about the changes included in this release.
v2.1.4Compare Source
See the changelog for details about the changes included in this release.
v2.1.3Compare Source
See the changelog for details about the changes included in this release.
v2.1.2Compare Source
See the changelog for details about the changes included in this release.
v2.1.1Compare Source
See the changelog for details about the changes included in this release.
v2.1.0Compare Source
See the changelog for details about the changes included in this release.
cds-snc/security-tools (cds-snc/security-tools)
v4.0.3Compare Source
What's Changed
Full Changelog: cds-snc/security-tools@v4.0.2...v4.0.3
cds-snc/terraform-tools-setup (cds-snc/terraform-tools-setup)
v1.3.0Compare Source
What's Changed
Full Changelog: cds-snc/terraform-tools-setup@v1.2.0...v1.3.0
github/codeql-action (github/codeql-action)
v4.36.2Compare Source
v4.36.1Compare Source
No user facing changes.
v4.36.0Compare Source
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v4.35.4Compare Source
v4.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v4.35.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795v4.35.1Compare Source
v4.35.0Compare Source
v4.34.1Compare Source
v4.34.0Compare Source
none. We expect this rollout to be complete by the end of April 2026. #3584Configuration
📅 Schedule: (in timezone America/Montreal)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.