summaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-php-cs.yml
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-06-04 20:15:56 +0200
committerGitHub <noreply@github.com>2024-06-04 20:15:56 +0200
commit2ffd943a7fe199e96b56b0679f37143e3914a840 (patch)
tree44e0081f3d1385bb466d8b6fc9bf2dd5cee930fb /.github/workflows/lint-php-cs.yml
parent68eb34b8acb65e6d714673853bcb0b74c9a34168 (diff)
parent6e39314f002b4b57f1eed95d963e01d1e90d8a66 (diff)
Merge pull request #3951 from nextcloud/renovate/actions-checkout-4.x
chore(deps): bump actions/checkout action
Diffstat (limited to '.github/workflows/lint-php-cs.yml')
-rw-r--r--.github/workflows/lint-php-cs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-php-cs.yml b/.github/workflows/lint-php-cs.yml
index 6789e3e2..044661e6 100644
--- a/.github/workflows/lint-php-cs.yml
+++ b/.github/workflows/lint-php-cs.yml
@@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Get php version
id: versions