From de07b29febde4614e9261d2231075091443129fc Mon Sep 17 00:00:00 2001 From: Vincent Le Bourlot Date: Thu, 8 Dec 2022 10:43:46 +0100 Subject: [PATCH] Create github-actions-version-updater.yml --- .github/workflows/github-actions-version-updater.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/workflows/github-actions-version-updater.yml diff --git a/.github/workflows/github-actions-version-updater.yml b/.github/workflows/github-actions-version-updater.yml new file mode 100644 index 0000000..36c8d09 --- /dev/null +++ b/.github/workflows/github-actions-version-updater.yml @@ -0,0 +1,2 @@ +- name: GitHub Actions Version Updater + uses: saadmk11/github-actions-version-updater@v0.7.1