Skip to content

Commit 3cff66f

Browse files
chore(deps): bump the actions-deps group with 5 updates
Bumps the actions-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [mozilla/probe-scraper/.github/workflows/glean.yaml](https://github.com/mozilla/probe-scraper) | `cbf683349db3ecac04604f40fb62de8e5bd1fa64` | `f9c4a0e74bfaea3fdefd8b7290050ce1782f43f6` | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` | | [actions/cache](https://github.com/actions/cache) | `5.0.5` | `6.1.0` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `29672c52a8220c09bd9f79b5b6cf6315f1763996` | `9c978c66ab5564af606adee293b728670b2ca93c` | Updates `mozilla/probe-scraper/.github/workflows/glean.yaml` from cbf683349db3ecac04604f40fb62de8e5bd1fa64 to f9c4a0e74bfaea3fdefd8b7290050ce1782f43f6 - [Release notes](https://github.com/mozilla/probe-scraper/releases) - [Commits](mozilla/probe-scraper@cbf6833...f9c4a0e) Updates `actions/checkout` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...9c091bb) Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...ece7cb0) Updates `actions/cache` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) Updates `dorny/test-reporter` from 29672c52a8220c09bd9f79b5b6cf6315f1763996 to 9c978c66ab5564af606adee293b728670b2ca93c - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@29672c5...9c978c6) --- updated-dependencies: - dependency-name: mozilla/probe-scraper/.github/workflows/glean.yaml dependency-version: f9c4a0e74bfaea3fdefd8b7290050ce1782f43f6 dependency-type: direct:production dependency-group: actions-deps - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: dorny/test-reporter dependency-version: 9c978c66ab5564af606adee293b728670b2ca93c dependency-type: direct:production dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb0e649 commit 3cff66f

4 files changed

Lines changed: 57 additions & 57 deletions

File tree

.github/workflows/glean-probe-scraper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
permissions:
1818
contents: read
1919
checks: write
20-
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@cbf683349db3ecac04604f40fb62de8e5bd1fa64 # v1.0
20+
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@f9c4a0e74bfaea3fdefd8b7290050ce1782f43f6 # v1.0

0 commit comments

Comments
 (0)