Skip to content

Commit b4de998

Browse files
committed
Update templated files to rev 98b2ede (#177)
Automatically created PR based on commit 98b2ede8ab33eee40016d899ddaa788a449409d7 in stackabletech/operator-templating repo. Triggered by: Daily run triggered
1 parent 6b3c3e6 commit b4de998

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
113113
with:
114114
submodules: recursive
115-
- uses: EmbarkStudios/cargo-deny-action@ccfac4e084d1dedad50125be4550f87a21ba181e # tag=v1.2.15
115+
- uses: EmbarkStudios/cargo-deny-action@3481b77dfd7b1d3c62bebdbfb57695131cd59c8f # tag=v1.2.17
116116
with:
117117
command: check ${{ matrix.checks }}
118118

tests/README-templating.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To run tests locally you need the following things installed:
7171

7272
- python3 (version >= 3.9)
7373
- pyyaml library installed
74-
- ansible
74+
- ansible (tested with `2.10.8` and `2.12.5`)
7575
- jq
7676

7777
### Running

0 commit comments

Comments
 (0)