🌱 Bump docker/login-action from 4.4.0 to 4.5.0 - #2855
Conversation
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the GitHub Actions workflow to use a newer version of the Docker login action for releases.
Changes:
- Bumped
docker/login-actionfromv4.4.0tov4.5.0in the release workflow.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - name: Docker Login | ||
| if: ${{ github.event_name != 'pull_request' }} | ||
| uses: docker/login-action@v4.4.0 | ||
| uses: docker/login-action@v4.5.0 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps docker/login-action from 4.4.0 to 4.5.0.
Release notes
Sourced from docker/login-action's releases.
Commits
06fb636Merge pull request #1037 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...a8bc953[dependabot skip] chore: update generated contentf54b901build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...77f18f6Merge pull request #1049 from docker/dependabot/github_actions/codeql-actions...ec0bf28Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-t...e37171e[dependabot skip] chore: update generated content1d3a717build(deps): bump@docker/actions-toolkitfrom 0.93.0 to 0.94.0a5e9150Merge pull request #1048 from docker/dockerhub-oidc-supporta482ba4build(deps): bump the codeql-actions group with 2 updates9e3d36echore: update generated contentDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)