Skip to content

Commit

Permalink
chore(deps): update wagoid/commitlint-github-action action to v5.4.4 (#…
Browse files Browse the repository at this point in the history
…150)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent e44591d commit 0f74d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
submodules: false
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.3
- uses: wagoid/commitlint-github-action@v5.4.4
- name: Login to GitHub Docker
env:
DOCKER_REGISTRY: ghcr.io
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
submodules: false
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.3
- uses: wagoid/commitlint-github-action@v5.4.4
- name: Login to GitHub Docker
env:
DOCKER_REGISTRY: ghcr.io
Expand Down

0 comments on commit 0f74d3e

Please sign in to comment.