Skip to content

Commit

Permalink
ci: fix grafana-annotation-action to avoid node deprecation (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel authored Dec 12, 2023
1 parent bc7e7e6 commit caceb2a
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 @@ -201,7 +201,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 caceb2a

Please sign in to comment.