Public Access
1
0
mirror of https://github.com/docker/login-action.git synced 2026-04-06 09:36:01 +03:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
c5632f021c build(deps): bump the crazy-max-dot-github group with 2 updates
Bumps the crazy-max-dot-github group with 2 updates: [crazy-max/.github/.github/workflows/pr-assign-author.yml](https://github.com/crazy-max/.github) and [crazy-max/.github/.github/workflows/zizmor.yml](https://github.com/crazy-max/.github).


Updates `crazy-max/.github/.github/workflows/pr-assign-author.yml` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](bb328ea508...8df2a341be)

Updates `crazy-max/.github/.github/workflows/zizmor.yml` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](bb328ea508...8df2a341be)

---
updated-dependencies:
- dependency-name: crazy-max/.github/.github/workflows/pr-assign-author.yml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
- dependency-name: crazy-max/.github/.github/workflows/zizmor.yml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 05:51:00 +00:00
5 changed files with 15 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 # v1.5.0
permissions:
contents: read
pull-requests: write

View File

@@ -19,7 +19,7 @@ on:
jobs:
zizmor:
uses: crazy-max/.github/.github/workflows/zizmor.yml@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
uses: crazy-max/.github/.github/workflows/zizmor.yml@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 # v1.5.0
permissions:
contents: read
security-events: write

2
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

View File

@@ -23,8 +23,8 @@
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@aws-sdk/client-ecr": "^3.1024.0",
"@aws-sdk/client-ecr-public": "^3.1024.0",
"@aws-sdk/client-ecr": "^3.1020.0",
"@aws-sdk/client-ecr-public": "^3.1020.0",
"@docker/actions-toolkit": "^0.86.0",
"http-proxy-agent": "^8.0.0",
"https-proxy-agent": "^8.0.0",

View File

@@ -181,9 +181,9 @@ __metadata:
languageName: node
linkType: hard
"@aws-sdk/client-ecr-public@npm:^3.1024.0":
version: 3.1024.0
resolution: "@aws-sdk/client-ecr-public@npm:3.1024.0"
"@aws-sdk/client-ecr-public@npm:^3.1020.0":
version: 3.1022.0
resolution: "@aws-sdk/client-ecr-public@npm:3.1022.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
@@ -224,13 +224,13 @@ __metadata:
"@smithy/util-retry": "npm:^4.2.13"
"@smithy/util-utf8": "npm:^4.2.2"
tslib: "npm:^2.6.2"
checksum: 10/57ee978ac000e9ea86a763138f80f66d9c91ab260d3b3e3c4bfd93e0080f69e6cf928f62c1fb59ae777d550df69227f98ed0e224e1426f55c92cf296864a8534
checksum: 10/c91a98928130052f521b59aedd2469b11b2f03a8394dceb23e48b84c201e64474efd1d13fcceaea0f507ea3b72c11615ae58c4fcb1343cc485786a4cb9a8bc1f
languageName: node
linkType: hard
"@aws-sdk/client-ecr@npm:^3.1024.0":
version: 3.1024.0
resolution: "@aws-sdk/client-ecr@npm:3.1024.0"
"@aws-sdk/client-ecr@npm:^3.1020.0":
version: 3.1022.0
resolution: "@aws-sdk/client-ecr@npm:3.1022.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
@@ -272,7 +272,7 @@ __metadata:
"@smithy/util-utf8": "npm:^4.2.2"
"@smithy/util-waiter": "npm:^4.2.14"
tslib: "npm:^2.6.2"
checksum: 10/afd06042e0c629140ac2b232fc77290e99d15f67de02e6fe82d9991a8a507bf4541efbf55d55bc3b1a01e2ca49e5624d7e8c28ed0fdd9f4ef3d19d514baff14a
checksum: 10/ba985c4d19589eaab17416518c96686e8ef204bb526f606064a23b44c9b27f5c9b71d8f9926ac8785f5afe10e157f66689156d825d88d177c509cfd3224f3063
languageName: node
linkType: hard
@@ -3155,8 +3155,8 @@ __metadata:
resolution: "docker-login@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@aws-sdk/client-ecr": "npm:^3.1024.0"
"@aws-sdk/client-ecr-public": "npm:^3.1024.0"
"@aws-sdk/client-ecr": "npm:^3.1020.0"
"@aws-sdk/client-ecr-public": "npm:^3.1020.0"
"@docker/actions-toolkit": "npm:^0.86.0"
"@eslint/js": "npm:^9.39.3"
"@types/js-yaml": "npm:^4.0.9"