This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository terminology.

View the commit online.

commit 5db187a1c052e2c7da8575e9399154c296986e48
Author: Boris Faure <[email protected]>
AuthorDate: Mon Feb 27 12:52:59 2023 +0100

    ci: do not upgrade the base image
---
 .github/workflows/coccinelle.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/coccinelle.yaml b/.github/workflows/coccinelle.yaml
index a79c814..132c07b 100644
--- a/.github/workflows/coccinelle.yaml
+++ b/.github/workflows/coccinelle.yaml
@@ -9,7 +9,6 @@ jobs:
     - name: install coccinelle
       run: |
         sudo apt update
-        sudo apt upgrade -y
         sudo apt install -y coccinelle
     - name: Checkout
       uses: actions/checkout@v3

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to