Document why we use optional checkout action

This commit is contained in:
Laurent Indermuehle 2023-02-01 11:57:39 +01:00
commit 1ac543cc1e
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -22,6 +22,7 @@ jobs:
packages: write
steps:
# Requirement to use 'context' in docker/build-push-action@v3
- name: Checkout repository
uses: actions/checkout@v3