Skip to content

Commit 835cd36

Browse files
chore(deps): bump yesolutions/mirror-action (#976)
Bumps [yesolutions/mirror-action](https://github.com/yesolutions/mirror-action) from 18fc60c0629185af960c8256ccb650287a350b4e to 662fce0eced8996f64d7fa264d76cddd84827f33. - [Release notes](https://github.com/yesolutions/mirror-action/releases) - [Commits](yesolutions/mirror-action@18fc60c...662fce0) --- updated-dependencies: - dependency-name: yesolutions/mirror-action dependency-version: 662fce0eced8996f64d7fa264d76cddd84827f33 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdc75d5 commit 835cd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeberg_mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
with:
1313
fetch-depth: 0
14-
- uses: yesolutions/mirror-action@18fc60c0629185af960c8256ccb650287a350b4e
14+
- uses: yesolutions/mirror-action@662fce0eced8996f64d7fa264d76cddd84827f33
1515
with:
1616
REMOTE: 'ssh://[email protected]/ffflorian/node-packages.git'
1717
GIT_SSH_PRIVATE_KEY: ${{ secrets.CODEBERG_SECRET }}

0 commit comments

Comments
 (0)