Skip to content

Commit cf96c0c

Browse files
Renovate [BOT]luketainton
authored andcommitted
chore(deps): update hadolint/hadolint-action action to v3.3.0 (#378)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) | action | minor | `v3.2.0` -> `v3.3.0` | --- ### Release Notes <details> <summary>hadolint/hadolint-action (hadolint/hadolint-action)</summary> ### [`v3.3.0`](https://github.com/hadolint/hadolint-action/releases/tag/v3.3.0) [Compare Source](hadolint/hadolint-action@v3.2.0...v3.3.0) ##### Features - trigger release workflow ([2332a7b](hadolint/hadolint-action@2332a7b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: https://git.tainton.uk/repos/roboluke/pulls/378 Co-authored-by: Renovate [BOT] <[email protected]> Co-committed-by: Renovate [BOT] <[email protected]>
1 parent 8e158b6 commit cf96c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitea/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Run Hadolint
20-
uses: hadolint/hadolint-action@v3.2.0
20+
uses: hadolint/hadolint-action@v3.3.0
2121
with:
2222
dockerfile: Dockerfile
2323
output-file: hadolint.out

0 commit comments

Comments
 (0)