Skip to content

Commit 5ce845d

Browse files
committed
Update action to verstion 0.3
1 parent 81b385b commit 5ce845d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: "!startswith(github.ref, 'refs/tags/v')"
1515
run: exit 78
1616
- name: build
17-
uses: sysdiglabs/exporter-builder@v0.2
17+
uses: sysdiglabs/exporter-builder@v0.3
1818
with:
1919
exporter: elasticsearch-exporter
2020
artifactory_token: ${{ secrets.ARTI_TOKEN }}

0 commit comments

Comments
 (0)