Skip to content

Commit 6b9d616

Browse files
authored
Update version of DadsGarage (#7)
1 parent 77b7e68 commit 6b9d616

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ci/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ steps:
1212
git: github
1313
revision: "${{CF_REVISION}}"
1414
pre_commit:
15-
type: rothandrew/pre-commit
15+
type: rothandrew/pre-commit:0.0.3
1616
title: Validating pre-commit hooks
1717
stage: Validate

step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "1.0"
22
kind: step-type
33
metadata:
44
name: rothandrew/pre-commit
5-
version: 0.0.2
5+
version: 0.0.3
66
isPublic: true
77
stage: incubating
88
description: |
@@ -49,7 +49,7 @@ spec:
4949
steps:
5050
main:
5151
name: pre-commit
52-
image: dadsgarage/dadsgarage:0.3.2
52+
image: dadsgarage/dadsgarage:0.3.5
5353
environment:
5454
- "PRE_COMMIT_HOME=/codefresh/volume/pre-commit-cache"
5555
- "WORKING_DIRECTORY=${{working_directory}}"

0 commit comments

Comments
 (0)