Skip to content

Commit 63af513

Browse files
author
openshift-pipelines-bot
committed
[bot] Update release-v1.21.x from tektoncd-catalog/git-clone to 688f02a
$ git diff --stat 688f02a..768a778 .github/workflows/build.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) https://github.com/tektoncd-catalog/git-clone/compare/688f02aa76d36c52470ee8e9e1e111d170f529ff..768a778f1f7ccee8a4dd142e7f115e12c7e422fd
1 parent 09e7c25 commit 63af513

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
768a778f1f7ccee8a4dd142e7f115e12c7e422fd
1+
688f02aa76d36c52470ee8e9e1e111d170f529ff

upstream/.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
23-
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
23+
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
2424
with:
2525
go-version-file: "image/git-init/go.mod"
2626
cache-dependency-path: "image/git-init/go.sum"

upstream/.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- run: git fetch --prune --unshallow
3232

33-
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
33+
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
3434
with:
3535
go-version-file: "image/git-init/go.mod"
3636
cache-dependency-path: "image/git-init/go.sum"

0 commit comments

Comments
 (0)