summaryrefslogtreecommitdiffstats
path: root/.github/workflows/repo-sync.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-25 04:40:23 +0000
committerGitea <gitea@fake.local>2023-10-06 11:00:02 +0000
commit79d6f7956fdcbed5131c28eb4870e3cda4926671 (patch)
tree539cccc0a5b01551ab8cfd55aa41dc4b4c9b2d08 /.github/workflows/repo-sync.yml
parent417515046cd969b0a8cf2e247254bf469d091519 (diff)
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/repo-sync.yml')
-rw-r--r--.github/workflows/repo-sync.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml
index 5112f7e0..dc9360a7 100644
--- a/.github/workflows/repo-sync.yml
+++ b/.github/workflows/repo-sync.yml
@@ -8,7 +8,7 @@ jobs:
if: github.repository_owner == 'Mic92'
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
persist-credentials: false
- name: repo-sync