mirror of
https://github.com/docker/login-action.git
synced 2025-11-11 20:46:20 +08:00
Compare commits
3 Commits
1fe1e10335
...
4698a35a7d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4698a35a7d | ||
|
|
6d4b68b490 | ||
|
|
b7f1bbcce7 |
17
.github/workflows/pr-assign-author.yml
vendored
Normal file
17
.github/workflows/pr-assign-author.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
name: pr-assign-author
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
|
||||
jobs:
|
||||
run:
|
||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
@@ -2821,8 +2821,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@smithy/signature-v4@npm:^5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "@smithy/signature-v4@npm:5.0.2"
|
||||
version: 5.1.0
|
||||
resolution: "@smithy/signature-v4@npm:5.1.0"
|
||||
dependencies:
|
||||
"@smithy/is-array-buffer": ^4.0.0
|
||||
"@smithy/protocol-http": ^5.1.0
|
||||
@@ -2832,7 +2832,7 @@ __metadata:
|
||||
"@smithy/util-uri-escape": ^4.0.0
|
||||
"@smithy/util-utf8": ^4.0.0
|
||||
tslib: ^2.6.2
|
||||
checksum: 09e5fcfce1c7c3c164dd8b4634bcc6b1207bfad6e63dbbb93dfffc7dc0db0a87aee481aab42f52c778bb0430e71c4ba5567229ff85dfecb7d261f0aa4cab4efb
|
||||
checksum: 302741d0779c419ef13be6fd303476d1544c9ad6b531e40d7883941b72817f1e36342474b5fe1cde177b38d1b8cd89d0da59eb3b41fa1ab719e7988b3cf35155
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user