File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7171
7272 - name : Resolve Grafana E2E versions
7373 id : resolve-versions
74- uses : grafana/plugin-actions/e2e-version@main
74+ uses : grafana/plugin-actions/e2e-version@e2e-version/v1.0.2
7575 with :
7676 skip-grafana-dev-image : ${{ inputs.skip-grafana-dev-image }}
7777 version-resolver-type : ${{ inputs.version-resolver-type }}
@@ -136,7 +136,7 @@ jobs:
136136 DOCKER_COMPOSE_FILE : ${{ inputs.grafana-compose-file }}
137137
138138 - name : Wait for Grafana to start
139- uses : grafana/plugin-actions/wait-for-grafana@main
139+ uses : grafana/plugin-actions/wait-for-grafana@wait-for-grafana/v1.0.2
140140 with :
141141 url : " ${{ inputs.grafana-url }}"
142142
Original file line number Diff line number Diff line change 8989
9090 - name : Resolve Grafana E2E versions
9191 id : resolve-versions
92- uses : grafana/plugin-actions/e2e-version@main
92+ uses : grafana/plugin-actions/e2e-version@e2e-version/v1.0.2
9393 with :
9494 skip-grafana-dev-image : ${{ inputs.skip-grafana-dev-image }}
9595 version-resolver-type : ${{ inputs.version-resolver-type }}
@@ -222,7 +222,7 @@ jobs:
222222 DOCKER_COMPOSE_FILE : ${{ inputs.docker-compose-file }}
223223
224224 - name : Wait for Grafana to start
225- uses : grafana/plugin-actions/wait-for-grafana@main
225+ uses : grafana/plugin-actions/wait-for-grafana@wait-for-grafana/v1.0.2
226226 with :
227227 url : " ${{ inputs.grafana-url }}"
228228
You can’t perform that action at this time.
0 commit comments