Skip to content

Commit

Permalink
Bump to new downstream action version to test
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor committed Aug 25, 2021
1 parent f298cf9 commit ed539ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tekton-downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
path: ./src/github.com/${{ matrix.org }}/${{ matrix.repo }}

- name: Test Downstream
uses: knative-sandbox/actions-downstream-test@v1
uses: knative-sandbox/actions-downstream-test@v1.3.0
with:
upstream-module: knative.dev/${{ github.event.repository.name }}
downstream-module: github.com/${{ matrix.org }}/${{ matrix.repo }}

0 comments on commit ed539ca

Please sign in to comment.