Skip to content

Commit

Permalink
ci: fix grafana-annotation-action to avoid node deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Dec 12, 2023
1 parent a1ffa44 commit 4a9a2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
cd ${{ matrix.env }}
make prune
# - uses: frankie567/grafana-annotation-action@v1.0.3
# - uses: basos9/grafana-annotation-action@v1.0.3
# if: ${{ always() }}
# with:
# apiHost: https://grafana.openfoodfacts.org
Expand Down

0 comments on commit 4a9a2b2

Please sign in to comment.