Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit a4000e2

Browse files
committed
v2.0.1
1 parent c1c2149 commit a4000e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM configcat/feature-flag-reference-validator:1.1.0
1+
FROM configcat/feature-flag-reference-validator:2.0.1
22
ENTRYPOINT ["configcat-validator.py"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Documentation: https://github.com/configcat/feature-flag-reference-validator
2222
steps:
2323
- uses: actions/checkout@v1
2424
- name: ConfigCat Feature Flag Cleanup
25-
uses: configcat/github-action-feature-flag-cleanup@2.0.0
25+
uses: configcat/github-action-feature-flag-cleanup@2.0.1
2626
with:
2727
configcat-sdk-key: ${{ secrets.CONFIG_CAT_SDK_KEY }}
2828
fail-on-warnings: false

0 commit comments

Comments
 (0)