Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps azure/docker-login from 1 to 2.

Release notes

Sourced from azure/docker-login's releases.

Version 2.0

  • update of Node20
  • update dependencies

Update the action to run with Node 16

No release notes provided.

Commits
  • 15c4aad Merge pull request #69 from lgmorand/master
  • 8fa230a add node_modules
  • cf67284 action/core => last version
  • 7aabc0a rebuild lock
  • af42a18 fix some npm packages after upgrade to node20
  • 3fe855c Update README.md to use v2
  • f3bf641 Merge pull request #64 from eikooc/master
  • b35be4d Update to nodejs v20
  • 51016b5 Merge pull request #61 from Azure/stephenmichaelf/remove-integration-tests
  • 6a8199f Remove Integration tests.
  • Additional commits viewable in compare view

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)

Bumps [azure/docker-login](https://github.com/azure/docker-login) from 1 to 2.
- [Release notes](https://github.com/azure/docker-login/releases)
- [Commits](Azure/docker-login@v1...v2)

---
updated-dependencies:
- dependency-name: azure/docker-login
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 25, 2025
@dependabot dependabot bot requested a review from CalinL as a code owner April 25, 2025 10:54
@github-actions
Copy link

github-actions bot commented Apr 25, 2025

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 4f4aec5.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/azure/docker-login 2.*.* UnknownUnknown

Scanned Files

  • .github/workflows/cicd.yml

package: '${{ env.AZURE_WEBAPP_PACKAGE_PATH }}/webapp01/bin/publish'

- uses: azure/docker-login@v1
- uses: azure/docker-login@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI/CD for Azure Web App' step
Uses Step
uses 'azure/docker-login' with ref 'v2', not a pinned commit hash
@CalinL CalinL merged commit c334f59 into main May 9, 2025
29 checks passed
@CalinL CalinL deleted the dependabot/github_actions/azure/docker-login-2 branch May 9, 2025 11:33
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.

2 participants