We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda0d6f commit 23b0385Copy full SHA for 23b0385
.github/actions/build/action.yml
@@ -190,7 +190,7 @@ runs:
190
path: build/package/deployment**
191
192
- name: Checkout repository
193
- uses: actions/checkout@v3
194
- with:
195
- repository: splunk/addonfactory-workflow-addon-release
196
- ref: refs/heads/fix/lightweight-workflow-ADDON-66448
+ uses: actions/checkout@v3
+ with:
+ repository: splunk/addonfactory-workflow-addon-release
+ ref: refs/heads/fix/lightweight-workflow-ADDON-66448
0 commit comments