From 8495f7eb0ae89808324480d801b68f553183de2a Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Mon, 18 Nov 2024 14:29:50 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@9066203af11543b7ec516af8311c7f840264b524. --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 16a6b70..1b3646b 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build and push container uses: coreos/actions-lib/build-container@main with: