Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #287 from suzuki-shunsuke/renovate/docker-mvdan-sh…
Browse files Browse the repository at this point in the history
…fmt-3.x

chore(deps): update mvdan/shfmt docker tag to v3.1.2
  • Loading branch information
suzuki-shunsuke authored Jun 28, 2020
2 parents 9563b0c + 6f1fcaa commit 466c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
- apk add git
- sh scripts/shellcheck.sh
- name: shfmt
image: mvdan/shfmt:v3.1.1-alpine
image: mvdan/shfmt:v3.1.2-alpine
commands:
- 'shfmt -d . env.sh.tmpl'
---
Expand Down

0 comments on commit 466c9d5

Please sign in to comment.