Skip to content

Commit e328d66

Browse files
authored
Merge pull request #146 from ggozad/dependabot/github_actions/isbang/compose-action-2.0.2
Bump isbang/compose-action from 2.0.1 to 2.0.2
2 parents fce0b01 + 9c51168 commit e328d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
chmod -R a+rwX var
3333
chmod -R a+rwX reports
3434
35-
- uses: isbang/compose-action@v2.0.1
35+
- uses: isbang/compose-action@v2.0.2
3636

3737
- name: Test
3838
run: |

0 commit comments

Comments
 (0)