Skip to content

Commit

Permalink
ci: fix grafana-annotation-action to avoid node deprecation (#311)
Browse files Browse the repository at this point in the history
* ci: fix grafana-annotation-action to avoid node deprecation

see frankie567/grafana-annotation-action#19

* ci: fix conflict

* ci: fix conflict
  • Loading branch information
alexgarel authored Dec 12, 2023
1 parent f02233a commit f0f11ad
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 @@ -220,7 +220,7 @@ jobs:
cd ${{ matrix.env }}
docker system prune -af
- uses: frankie567/[email protected]
- uses: basos9/[email protected]
if: ${{ always() }}
with:
apiHost: https://grafana.openfoodfacts.org
Expand Down

0 comments on commit f0f11ad

Please sign in to comment.