From 9c2614af8b56c8f3a8d7b247c810064bd87bd673 Mon Sep 17 00:00:00 2001 From: Jinna Kiisuo Date: Sat, 19 Oct 2024 15:37:07 +0300 Subject: [PATCH] fix: Bump action version for upstream fix to extending without adding --- .github/workflows/create-apt-repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-apt-repo.yml b/.github/workflows/create-apt-repo.yml index ff7f6bf..be9395c 100644 --- a/.github/workflows/create-apt-repo.yml +++ b/.github/workflows/create-apt-repo.yml @@ -127,7 +127,7 @@ jobs: curl -s https://kanidm.github.io/kanidm_ppa/kanidm_ppa.asc >> $GITHUB_OUTPUT echo 'EOF' >> $GITHUB_OUTPUT - name: Create Aptly repo - uses: jinnatar/actions-aptly-repo@v2.0.1 + uses: jinnatar/actions-aptly-repo@v2.0.2 with: name: kanidm_ppa repo_url: https://kanidm.github.io/kanidm_ppa