We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4161593 commit 9cc3cdfCopy full SHA for 9cc3cdf
1 file changed
.github/workflows/check-project-actions.yml
@@ -70,8 +70,8 @@ jobs:
70
- name: "Checkout apache/infrastructure-actions"
71
uses: actions/checkout@v2
72
with:
73
- repository: 'snazy/infrastructure-actions'
74
- ref: 'check-repo-actions'
+ repository: 'apache/infrastructure-actions'
+ ref: 'main'
75
76
- name: "Checkout repository to be checked"
77
0 commit comments