Skip to content

Commit 0e52999

Browse files
dependabot[bot]emmettbutler
authored andcommitted
chore(deps): bump the gh-actions-packages group with 11 updates
Bumps the gh-actions-packages group with 11 updates: | Package | From | To | | --- | --- | --- | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `2.2.0` | `3.4.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2.10.0` | `3.9.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `4.2.1` | `6.13.0` | | [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) | `2.5.0` | `3.0.1` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44.5.7` | `45.0.7` | | [github/codeql-action](https://github.com/github/codeql-action) | `2.28.1` | `3.28.8` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6.1.0` | `7.0.6` | | [vlaurin/action-ghcr-prune](https://github.com/vlaurin/action-ghcr-prune) | `0.5.0` | `0.6.0` | | [actions/github-script](https://github.com/actions/github-script) | `6.4.1` | `7.0.1` | | [actions/stale](https://github.com/actions/stale) | `8.0.0` | `9.1.0` | | [actions/cache](https://github.com/actions/cache) | `4.1.2` | `4.2.0` | Updates `docker/setup-qemu-action` from 2.2.0 to 3.4.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@2b82ce8...4574d27) Updates `docker/setup-buildx-action` from 2.10.0 to 3.9.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.10.0...f7ce87c) Updates `docker/build-push-action` from 4.2.1 to 6.13.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@0a97817...ca877d9) Updates `thollander/actions-comment-pull-request` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@fabd468...24bffb9) Updates `tj-actions/changed-files` from 44.5.7 to 45.0.7 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@c65cd88...dcc7a0c) Updates `github/codeql-action` from 2.28.1 to 3.28.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b8d3b6e...dd74661) Updates `peter-evans/create-pull-request` from 6.1.0 to 7.0.6 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@c5a7806...67ccf78) Updates `vlaurin/action-ghcr-prune` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/vlaurin/action-ghcr-prune/releases) - [Commits](vlaurin/action-ghcr-prune@0a53959...0cf7d39) Updates `actions/github-script` from 6.4.1 to 7.0.1 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@d7906e4...60a0d83) Updates `actions/stale` from 8.0.0 to 9.1.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@1160a22...5bef64f) Updates `actions/cache` from 4.1.2 to 4.2.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6849a64...1bd1e32) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: vlaurin/action-ghcr-prune dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a604d93 commit 0e52999

12 files changed

+22
-22
lines changed

.github/workflows/build-and-publish-image.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ jobs:
3434
with:
3535
persist-credentials: false
3636
- name: Set up QEMU
37-
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
37+
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
3838
- name: Set up Docker Buildx
3939
id: buildx
40-
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
40+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
4141
with:
4242
# Images after this version (>=v0.10) are incompatible with gcr and aws.
4343
version: v0.9.1 # https://github.com/docker/buildx/issues/1533
4444
- name: Login to Docker
4545
run: docker login -u publisher -p ${{ secrets.token }} ghcr.io
4646
- name: Docker Build
47-
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4.2.1
47+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
4848
with:
4949
push: true
5050
tags: ${{ inputs.tags }}

.github/workflows/build_python_3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
8080
- name: Set up QEMU
8181
if: runner.os == 'Linux' && matrix.os != 'arm-4core-linux'
82-
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
82+
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
8383
with:
8484
platforms: all
8585

.github/workflows/check_old_target_branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Old branch warning on PR
2828
if: env.old_branch == 'true'
29-
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0
29+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
3030
with:
3131
message: |
3232
🚫 **This target branch is too old or unsupported. Please update the target branch to continue.**

.github/workflows/codeowners.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
- name: Get changed files
1818
id: changed-files
19-
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44.5.7
19+
uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7
2020
- name: Setup go
2121
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
2222
- name: Install codeowners
@@ -29,7 +29,7 @@ jobs:
2929
echo "$(codeowners ${{ steps.changed-files.outputs.all_changed_files }})" >> "$GITHUB_OUTPUT"
3030
echo "EOF" >> "$GITHUB_OUTPUT"
3131
- name: Comment PR
32-
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0
32+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
3333
with:
3434
filePath: resolved.txt
3535
comment_tag: codeowners_resolved

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
# Initializes the CodeQL tools for scanning.
3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
35+
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
3636
with:
3737
languages: ${{ matrix.language }}
3838
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -42,7 +42,7 @@ jobs:
4242
config-file: .github/codeql-config.yml
4343

4444
- name: Autobuild
45-
uses: github/codeql-action/autobuild@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
45+
uses: github/codeql-action/autobuild@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
4646

4747
- name: Perform CodeQL Analysis
48-
uses: github/codeql-action/analyze@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
48+
uses: github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8

.github/workflows/generate-package-versions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ jobs:
5050
python-version: "3.13"
5151

5252
- name: Set up QEMU
53-
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
53+
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
5454

5555
- name: Set up Docker Buildx
56-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
56+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
5757

5858
- name: Install Docker Compose
5959
run: |
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Create Pull Request
9494
id: pr
95-
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
95+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
9696
with:
9797
token: ${{ secrets.GITHUB_TOKEN }}
9898
branch: "upgrade-latest-${{ env.VENV_NAME }}-version"

.github/workflows/generate-supported-versions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ jobs:
4848
python-version: "3.13"
4949

5050
- name: Set up QEMU
51-
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
51+
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
5252

5353
- name: Set up Docker Buildx
54-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
54+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
5555

5656
- name: Install system dependencies
5757
run: |
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Create Pull Request
8181
id: pr
82-
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
82+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
8383
with:
8484
token: ${{ secrets.GITHUB_TOKEN }}
8585
branch: "update-supported-versions"

.github/workflows/lib-inject-prune.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
packages: write
1414
steps:
1515
- name: Prune registry
16-
uses: vlaurin/action-ghcr-prune@0a539594d122b915e71c59733a5b115bfaaf5d52 #v0.5.0
16+
uses: vlaurin/action-ghcr-prune@0cf7d39f88546edd31965acba78cdcb0be14d641 #v0.6.0
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
1919
organization: Datadog
@@ -43,7 +43,7 @@ jobs:
4343
- 'dd-python-agent-init'
4444
steps:
4545
- name: Prune registry
46-
uses: vlaurin/action-ghcr-prune@0a539594d122b915e71c59733a5b115bfaaf5d52 #v0.5.0
46+
uses: vlaurin/action-ghcr-prune@0cf7d39f88546edd31965acba78cdcb0be14d641 #v0.6.0
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
organization: Datadog

.github/workflows/pr-name.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
npm install @commitlint/[email protected] @commitlint/[email protected] @commitlint/[email protected] @actions/core
2323
- name: Lint PR name
24-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
24+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
2525
with:
2626
script: |
2727
const load = require('@commitlint/load').default;

.github/workflows/set-target-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
scripts/get-target-milestone.py
3030
- name: Update Pull Request
3131
if: steps.milestones.outputs.milestone != null
32-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
32+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
script: |

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
stale:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
15+
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
1616
with:
1717
# DEV: GitHub Actions have an API rate limit of 1000 operations per hour per repository
1818
# This limit is shared across all actions

.github/workflows/test_frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ jobs:
354354
repository: tiangolo/fastapi
355355
ref: 0.92.0
356356
path: fastapi
357-
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
357+
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
358358
if: needs.needs-run.outputs.outcome == 'success'
359359
id: cache
360360
with:

0 commit comments

Comments
 (0)