Skip to content

Commit

Permalink
chore(deps): update hadolint/hadolint-action action to v3.1.0 (#20)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[hadolint/hadolint-action](https://togithub.com/hadolint/hadolint-action)
| action | minor | `v3.0.0` -> `v3.1.0` |

---

### Release Notes

<details>
<summary>hadolint/hadolint-action</summary>

###
[`v3.1.0`](https://togithub.com/hadolint/hadolint-action/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/hadolint/hadolint-action/compare/v3.0.0...v3.1.0)

#### What's Changed

- Make output-file by default to /dev/stdout by
[@&#8203;DracoBlue](https://togithub.com/DracoBlue) in
[hadolint/hadolint-action#71

#### New Contributors

- [@&#8203;DracoBlue](https://togithub.com/DracoBlue) made their first
contribution in
[hadolint/hadolint-action#71

**Full Changelog**:
hadolint/hadolint-action@v3.0.0...v3.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/tomacheese/pixiv-public-to-private).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 26, 2023
1 parent bdc1f48 commit 53c27a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hadolint-ci.yml
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Checkout 🛎
uses: actions/checkout@v3

- uses: hadolint/hadolint-action@v3.0.0
- uses: hadolint/hadolint-action@v3.1.0

0 comments on commit 53c27a5

Please sign in to comment.