Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2022-09-05)

### Bug Fixes

* only update action.yml when a new version is released ([9e22eea](9e22eea))

### CI/CD

* dogfood ([e27ab49](e27ab49))
* must use PAT ([9295373](9295373))
* use semantic-release to do all the work ([eaa8caa](eaa8caa))
  • Loading branch information
semantic-release-bot committed Sep 5, 2022
1 parent eaa8caa commit 7531396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ outputs:

runs:
using: docker
image: docker://ghcr.io/ahmadnassri/action-commit-lint:2.0.0
image: docker://ghcr.io/ahmadnassri/action-commit-lint:2.0.1

0 comments on commit 7531396

Please sign in to comment.