Compare commits

...

6 commits
v1.3.1 ... main

Author SHA1 Message Date
716ce5ba25 Merge pull request 'chore(deps): update actions/checkout digest to 11bd719' (#9) from renovate/actions-checkout-digest into main
All checks were successful
Fetch upstream (CDI) / fetch-upstream (push) Successful in 18s
Fetch upstream / fetch-upstream (push) Successful in 18s
Reviewed-on: #9
2024-10-23 12:46:06 -05:00
33963fcd64 chore(deps): update actions/checkout digest to 11bd719 2024-10-23 16:02:17 +00:00
a0dbdd583e Merge pull request 'chore(deps): update actions/checkout digest to eef6144' (#8) from renovate/actions-checkout-digest into main
All checks were successful
Fetch upstream (CDI) / fetch-upstream (push) Successful in 1m57s
Fetch upstream / fetch-upstream (push) Successful in 16s
Reviewed-on: #8
2024-10-10 05:58:52 -05:00
d1fba9c9d8 chore(deps): update actions/checkout digest to eef6144 2024-10-07 18:02:51 +00:00
5af9737b2f Merge pull request 'chore(deps): update dependency kubevirt/containerized-data-importer to v1.60.3' (#7) from renovate/kubevirt-containerized-data-importer-1.x into main
All checks were successful
Fetch upstream (CDI) / fetch-upstream (push) Successful in 11s
Reviewed-on: #7
2024-09-13 21:04:24 -05:00
d92c936819 chore(deps): update dependency kubevirt/containerized-data-importer to v1.60.3 2024-09-11 17:02:54 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -11,14 +11,14 @@ on:
env:
# renovate: datasource=github-releases depName=kubevirt/containerized-data-importer
KUBEVIRTCDI_VERSION: v1.60.2
KUBEVIRTCDI_VERSION: v1.60.3
jobs:
fetch-upstream:
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0

View file

@ -18,7 +18,7 @@ jobs:
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0