diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cf77de3..3a41f40 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: - /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Unshallow run: | git fetch --prune --unshallow @@ -51,7 +51,7 @@ jobs: make - name: Login to registry if: github.event_name != 'pull_request' - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io @@ -83,7 +83,7 @@ jobs: - /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Unshallow run: | git fetch --prune --unshallow diff --git a/.github/workflows/cron.yaml b/.github/workflows/cron.yaml index 66aefcd..2bdc0d6 100644 --- a/.github/workflows/cron.yaml +++ b/.github/workflows/cron.yaml @@ -21,7 +21,7 @@ jobs: - /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Unshallow run: | git fetch --prune --unshallow diff --git a/Pkgfile b/Pkgfile index eeebfcc..ce0c413 100644 --- a/Pkgfile +++ b/Pkgfile @@ -11,7 +11,7 @@ vars: binutils_sha512: a37e042523bc46494d99d5637c3f3d8f9956d9477b748b3b1f6d7dfbb8d968ed52c932e88a4e946c6f77b8f48f1e1b360ca54c3d298f17193f3b4963472f6925 # renovate: datasource=git-tags extractVersion=^releases/gcc-(?.*)$ depName=git://gcc.gnu.org/git/gcc.git - gcc_version: 12.3.0 + gcc_version: 13.2.0 gcc_sha256: 949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b gcc_sha512: 8fb799dfa2e5de5284edf8f821e3d40c2781e4c570f5adfdb1ca0671fcae3fb7f794ea783e80f01ec7bfbf912ca508e478bd749b2755c2c14e4055648146c204