Skip to content

Commit c77d5f1

Browse files
fix: bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7c42b4 commit c77d5f1

File tree

216 files changed

+226
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+226
-226
lines changed

.github/workflows/avm.ptn.aca-lza.hosting-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.ai-ml.ai-foundry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.ai-platform.baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.alz.ama.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.alz.empty.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.app-service-lza.hosting-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.app.container-job-toolkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.app.iaas-vm-cosmosdb-tier4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.app.paas-ase-cosmosdb-tier4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

.github/workflows/avm.ptn.authorization.pim-role-assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: "Initialize pipeline"
5252
steps:
5353
- name: "Checkout"
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v5
5555
with:
5656
fetch-depth: 0
5757
- name: "Set input parameters to output variables"

0 commit comments

Comments
 (0)