Skip to content

Commit 1ed0ce3

Browse files
dependabot[bot]moe-adpyansys-ci-bot
committed
build(actions): bump jbergstroem/hadolint-gh-action from 1.12.2 to 1.13.0 in /docker-style in the style-related-actions group across 1 directory (#1001)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammed Adedigba <[email protected]> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent f109d2f commit 1ed0ce3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump jbergstroem/hadolint-gh-action from 1.12.2 to 1.13.0 in /docker-style in the style-related-actions group across 1 directory

docker-style/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ runs:
182182
183183
- name: "Run Hadolint"
184184
if: ${{ !!steps.filter-input-directory.outputs.EXISTING_DIRS }}
185-
uses: jbergstroem/hadolint-gh-action@39e57273ed8f513872326b228217828be6a42730 # v1.12.2
185+
uses: jbergstroem/hadolint-gh-action@2b00b87f8a56783930b6a4749837d7c45c567ff2 # v1.13.0
186186
with:
187187
dockerfile: ${{ steps.format-hadolint-dockerfile-input.outputs.FORMATED_HADOLINT_DOCKERFILE_INPUT }}
188188
error_level: ${{ inputs.error-level }}

0 commit comments

Comments
 (0)