mirror of
https://github.com/docker/metadata-action.git
synced 2026-07-04 12:42:51 +08:00
Compare commits
4 Commits
12e32e61d3
...
54262e8fce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54262e8fce | ||
|
|
65e2f1ec2d | ||
|
|
f612a659e4 | ||
|
|
1077d4b182 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -634,4 +634,4 @@ jobs:
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
-
|
||||
name: Dump context
|
||||
uses: crazy-max/ghaction-dump-context@5355a8e5e6ac5a302e746a1c4b7747a0393863c8 # v2.3.0
|
||||
uses: crazy-max/ghaction-dump-context@5d2753e7076f4568c7729971e25231f32147e2d8 # v3.0.0
|
||||
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
|
||||
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
|
||||
with:
|
||||
files: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user