From 7531396a3b2f429ed6c8dc50b961f12495cbac64 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Sep 2022 00:12:27 +0000 Subject: [PATCH] chore(release): 2.0.1 [skip ci] ## [2.0.1](https://github.com/ahmadnassri/action-commit-lint/compare/v2.0.0...v2.0.1) (2022-09-05) ### Bug Fixes * only update action.yml when a new version is released ([9e22eea](https://github.com/ahmadnassri/action-commit-lint/commit/9e22eea2165a88354e3d99c372bcf34d385cbbe1)) ### CI/CD * dogfood ([e27ab49](https://github.com/ahmadnassri/action-commit-lint/commit/e27ab49913f75f89cfe6efe58801b01f7b7364e5)) * must use PAT ([9295373](https://github.com/ahmadnassri/action-commit-lint/commit/929537380b293f63307b401d1f6bcc89273061d6)) * use semantic-release to do all the work ([eaa8caa](https://github.com/ahmadnassri/action-commit-lint/commit/eaa8caa3f9611272b974710290dd077011c08461)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 67600620c..b3ee42f29 100644 --- a/action.yml +++ b/action.yml @@ -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