Skip to content

build(deps): bump aws-actions/amazon-ecs-render-task-definition from 1.7.3 to 1.7.4#102

Merged
bernacodesido merged 1 commit intorootstockfrom
dependabot/github_actions/aws-actions/amazon-ecs-render-task-definition-1.7.4
Jun 30, 2025
Merged

build(deps): bump aws-actions/amazon-ecs-render-task-definition from 1.7.3 to 1.7.4#102
bernacodesido merged 1 commit intorootstockfrom
dependabot/github_actions/aws-actions/amazon-ecs-render-task-definition-1.7.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps aws-actions/amazon-ecs-render-task-definition from 1.7.3 to 1.7.4.

Release notes

Sourced from aws-actions/amazon-ecs-render-task-definition's releases.

v1.7.4

See the changelog for details about the changes included in this release.

Changelog

Sourced from aws-actions/amazon-ecs-render-task-definition's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.4 (2025-06-23)

1.7.3 (2025-05-28)

1.7.2 (2025-04-22)

1.7.1 (2025-03-24)

1.7.0 (2025-03-03)

Features

1.6.2 (2025-01-14)

1.6.1 (2024-11-26)

1.6.0 (2024-10-23)

Features

  • support secrets in render task definition (#334) (bd39926)

1.5.2 (2024-10-01)

1.5.1 (2024-08-28)

Bug Fixes

  • Downgrade warning logs for fetch task definition feature (#323) (b33b6ea)

1.5.0 (2024-08-08)

Features

  • add new feature to fetch task definition using task definition arn or name(#311) (e246ecd)

1.4.0 (2024-07-18)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 30, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 30, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/aws-actions/amazon-ecs-render-task-definition acd72bc11233ac43bac45ddb7b8e54ada737e6cd 🟢 6.4
Details
CheckScoreReason
Code-Review⚠️ 2Found 2/8 approved changesets -- score normalized to 2
Maintained🟢 1013 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 82 existing vulnerabilities detected

Scanned Files

  • .github/workflows/deploy.yml

@dependabot dependabot bot force-pushed the dependabot/github_actions/aws-actions/amazon-ecs-render-task-definition-1.7.4 branch from 48dd9d9 to af2eff5 Compare June 30, 2025 15:42
@bernacodesido
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [aws-actions/amazon-ecs-render-task-definition](https://github.com/aws-actions/amazon-ecs-render-task-definition) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/aws-actions/amazon-ecs-render-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-render-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-render-task-definition@6bb1712...acd72bc)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecs-render-task-definition
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/aws-actions/amazon-ecs-render-task-definition-1.7.4 branch from af2eff5 to adbd260 Compare June 30, 2025 15:53
Copy link
Copy Markdown
Member

@bernacodesido bernacodesido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bernacodesido bernacodesido merged commit 58a9822 into rootstock Jun 30, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/aws-actions/amazon-ecs-render-task-definition-1.7.4 branch June 30, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant