Skip to content

Commit a9030ad

Browse files
authored
update codeclimate-action to 3.2.0 (exiftool-rb#30)
1 parent 3d271e5 commit a9030ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: Run tests
3535
run: bundle exec rake
3636
- name: Test & publish code coverage
37-
uses: paambaati/codeclimate-action@v3.0.0
37+
uses: paambaati/codeclimate-action@v3.2.0
3838
env:
3939
CC_TEST_REPORTER_ID: 27df0a8ad648d4af0f931c1b0101cca2278fcfd755112b4d563650c45f48071c

0 commit comments

Comments
 (0)