Skip to content

Commit 4c5090c

Browse files
chore(deps): bump the actions-deps group across 1 directory with 6 updates (#2235)
Bumps the actions-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mozilla/probe-scraper/.github/workflows/glean.yaml](https://github.com/mozilla/probe-scraper) | `b09ce7ac027f0f85c690bbfddbcac071c9a3d223` | `fec17297f9132cb71b70f9390fa89384d9ad246e` | | [actions/cache](https://github.com/actions/cache) | `5.0.4` | `5.0.5` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `9c68bf6253df71e8dc6d80e6fb9b223481fd5a33` | `724024e7cfbe0a21f9668fbfe46d47cb9da63140` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `7.0.0` | `7.1.0` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `4.0.0` | `5.0.0` | Updates `mozilla/probe-scraper/.github/workflows/glean.yaml` from b09ce7ac027f0f85c690bbfddbcac071c9a3d223 to fec17297f9132cb71b70f9390fa89384d9ad246e - [Release notes](https://github.com/mozilla/probe-scraper/releases) - [Commits](mozilla/probe-scraper@b09ce7a...fec1729) Updates `actions/cache` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6682284...27d5ce7) Updates `dorny/test-reporter` from 9c68bf6253df71e8dc6d80e6fb9b223481fd5a33 to 724024e7cfbe0a21f9668fbfe46d47cb9da63140 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@9c68bf6...724024e) Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@bbbca2d...043fb46) Updates `docker/build-push-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@d08e5c3...bcafcac) Updates `actions/upload-pages-artifact` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@7b1f4a7...fc324d3) --- updated-dependencies: - dependency-name: mozilla/probe-scraper/.github/workflows/glean.yaml dependency-version: fec17297f9132cb71b70f9390fa89384d9ad246e dependency-type: direct:production dependency-group: actions-deps - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: dorny/test-reporter dependency-version: 724024e7cfbe0a21f9668fbfe46d47cb9da63140 dependency-type: direct:production dependency-group: actions-deps - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: docker/build-push-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: actions/upload-pages-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3202c1f commit 4c5090c

4 files changed

Lines changed: 58 additions & 58 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@b09ce7ac027f0f85c690bbfddbcac071c9a3d223 # v1.0
20+
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@fec17297f9132cb71b70f9390fa89384d9ad246e # v1.0

0 commit comments

Comments
 (0)