Skip to content

Commit b3258eb

Browse files
chore(deps): update github actions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab76009 commit b3258eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
ci:
16-
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@62db3a110fb7a4e6d433d5bb1fef18cf95bf4c5a" # main
16+
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@bb7092568ea7522b9670c51a870a0373f183e466" # main
1717
secrets: inherit
1818
with:
1919
php-cs-fixer-ignore-env: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
2323

2424
- name: Checkout
25-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2626
with:
2727
ref: ${{ github.event.workflow_run.head_sha }}
2828
fetch-depth: 0

0 commit comments

Comments
 (0)