Bump actions/checkout from 4.1.7 to 4.2.0 (#107)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
2a2e29fc35
Коммит
4349bd9935
|
@ -20,7 +20,7 @@ jobs:
|
|||
baseimage: ["mariner", "distroless"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
- name: Build the image
|
||||
run: |
|
||||
docker build \
|
||||
|
@ -40,7 +40,7 @@ jobs:
|
|||
baseimage: ["mariner", "ubuntu", "distroless"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
- name: Build the image
|
||||
run: |
|
||||
docker build \
|
||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
jdkvendor: [ "temurin" ]
|
||||
jdkversion: [ { major: "8", expected: "1.8.0_382" } ]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
- name: Build image locally
|
||||
run: |
|
||||
|
@ -42,7 +42,7 @@ jobs:
|
|||
jdkvendor: [ "msopenjdk" ]
|
||||
jdkversion: [ { major: "11", expected: "11.0.22" }, { major: "17", expected: "17.0.10" }, { major: "21", expected: "21.0.2" } ]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
- name: Build image locally
|
||||
run: |
|
||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
jdkvendor: ["temurin"]
|
||||
jdkversion: [{ major: "8", expected: "1.8.0_422" }]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
- name: Validate container images
|
||||
run: |
|
||||
|
@ -40,7 +40,7 @@ jobs:
|
|||
{ major: "21", expected: "21.0.4" },
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
- name: Validate container images
|
||||
run: |
|
||||
|
@ -64,7 +64,7 @@ jobs:
|
|||
{ major: "21", expected: "21.0.4" },
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
- name: Validate container images
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче