chore(deps): update actions/checkout digest to 0ad4b8f (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/.github/workflows/manila.yml b/.github/workflows/manila.yml
index c1021ff..3b48e03 100644
--- a/.github/workflows/manila.yml
+++ b/.github/workflows/manila.yml
@@ -33,7 +33,7 @@
runs-on: ubuntu-latest
steps:
- name: Checkout project
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
fetch-depth: 0
@@ -48,7 +48,7 @@
poetry self add "poetry-dynamic-versioning[plugin]"
- name: Clone openstack/manila-image-elements
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
repository: openstack/manila-image-elements
path: manila-image-elements