Граф коммитов

459 Коммитов

Автор SHA1 Сообщение Дата
ami-GS 1264b21da0 delete pipeline which runs MsQuicTool 2024-11-18 14:23:08 -08:00
dependabot[bot] 01aaf3b5d0
Bump github/codeql-action from 3.27.0 to 3.27.1 (#4649)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...4f3212b617)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 20:59:35 +00:00
Jack He c761886b3c
Expose TTL (on handshake) to applications (#4602)
* modify statistics

* add winuser hoplimit-ttl support

* rename to HandshakeTTL, change connection.c

* add datapath test to assert hoplimit be > 0

* add winkernel hoplimit

* add code to set TTL

* fix spacing

* implement raw socket parsing and add stubs for freeBSD and linux

* comment out unused variable to get rid of build warnings

* add epoll impl

* remove invalid asserts, add missing flag

* type cast to int

* set epoll hoplimit instead of ip_ttl

* ip hoplimit no exist on linux

* gonna lean on the CI to see if we are crashing the socket init unit tests

* comment out ipv6

* does IP_RECVTTL socket option exist for ipv6 on linux?

* IPV6_HOPLIMIT the way to go?

* stash; don't push

* try IPV6_RECVHOPLIMIT

* test code modifications

* update datapath to be os version aware

* add version checking for WS2022, bubble up info for the tests

* fix typo for epoll, add winkernel checks

* comment out printf to get winkernel to build

* update comment and remove enabled features

* increase timeout for netperf due to recent changes
2024-11-08 15:02:42 -08:00
talregev a275d74a9f
export platform (#4574) 2024-11-07 14:52:39 +00:00
dependabot[bot] 816783350e
bump github/codeql-action from 3.26.12 to 3.27.0 (#4630)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c36620d31a...662472033e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 14:20:04 +00:00
Daiki AMINAKA fd0adfd545
Update MacOS version as macos-12 was deprecated. (#4645) 2024-11-05 08:29:36 +00:00
dependabot[bot] 14810afc14
bump actions/setup-dotnet from 4.0.1 to 4.1.0 (#4629)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 13:21:24 +00:00
dependabot[bot] 8597443b6b
bump actions/checkout from 4.2.1 to 4.2.2 (#4628)
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 08:36:39 -04:00
dependabot[bot] c0e208389d
Bump shogo82148/actions-setup-perl from 1.31.3 to 1.31.4 (#4627)
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 08:36:23 -04:00
Jack He 9e503bcb93
Add quic_callback as a netperf dep (#4626)
* add quic_callback as a dep

* add quic_callback into push block
2024-10-28 11:40:31 -07:00
dependabot[bot] 4316dbbcfc
Bump github/codeql-action from 3.26.11 to 3.26.12 (#4601)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...c36620d31a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 08:56:31 -04:00
dependabot[bot] 35af91e7de
Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#4612)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 18:29:26 +00:00
dependabot[bot] 2cb07d4587
Bump actions/checkout from 4.2.0 to 4.2.1 (#4611)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 14:12:34 -04:00
dependabot[bot] bdb85eebae
Bump github/codeql-action from 3.26.9 to 3.26.11 (#4597)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](461ef6c76d...6db8d6351f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 16:45:57 -04:00
dependabot[bot] cbd4963d55
Bump docker/build-push-action from 6.8.0 to 6.9.0 (#4596)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](32945a3392...4f58ea7922)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 16:45:41 -04:00
dependabot[bot] 4736d6587c
Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#4595)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](e28ff129e5...b9fd7d16f6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 16:45:22 -04:00
Michael Friesen 40799b5057
trigger netperf when xdp json changes (#4591) 2024-10-03 18:53:52 +00:00
Nick Banks 01e4ae3051
Add Helper Complete Jobs (#4585) 2024-10-01 08:21:49 -04:00
dependabot[bot] fbf080865b
Bump github/codeql-action from 3.26.8 to 3.26.9 (#4580)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...461ef6c76d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 09:58:43 -04:00
dependabot[bot] 54232dbe63
Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#4578)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...50769540e7f4bd5e21e526ee35c689e35e0d6874)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 09:58:30 -04:00
dependabot[bot] 97cbf8c1cf
Bump docker/build-push-action from 6.7.0 to 6.8.0 (#4579)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](5cd11c3a4c...32945a3392)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 09:58:17 -04:00
dependabot[bot] 25f2679a55
Bump actions/checkout from 4.1.7 to 4.2.0 (#4577)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 09:58:00 -04:00
Nick Banks f9c4052fb4
Update Down Level Tests to Latest Release Versions (#4573) 2024-09-28 10:03:25 -04:00
Ahmet Ibrahim Aksoy 56ef97b1fc
Add Alpine packaging and testing github action workflow (#4554) 2024-09-27 13:17:42 +00:00
dependabot[bot] 5458155501
Bump github/codeql-action from 3.26.7 to 3.26.8 (#4552)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8214744c54...294a9d9291)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 09:32:09 -04:00
dependabot[bot] 9c4dceb625
Bump github/codeql-action from 3.26.6 to 3.26.7 (#4549)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4dd16135b6...8214744c54)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-14 12:52:18 -07:00
dependabot[bot] 4f019e1f8d
Bump step-security/harden-runner from 2.9.1 to 2.10.1 (#4548)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](5c7944e73c...91182cccc0)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-14 12:51:38 -07:00
Ahmet Ibrahim Aksoy f26df95c4a
Fix .NET containers (#4545) 2024-09-12 09:30:09 -07:00
dependabot[bot] 9f2f0d4182
Bump shogo82148/actions-setup-perl from 1.31.1 to 1.31.3 (#4534)
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 14:12:32 -04:00
Anthony Rossi c0a739a98b
Fix test failures from #4518 (#4519)
* Skip the TlsHandshakeInfo test in kernel mode, on downlevel OSes.
2024-09-04 14:19:50 -07:00
dependabot[bot] ca495fd004
Bump shogo82148/actions-setup-perl from 1.30.0 to 1.31.1 (#4490)
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 08:19:52 -04:00
dependabot[bot] 513ef6707d
Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#4520)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 08:18:22 -04:00
dependabot[bot] 4d3694e0bb
Bump github/codeql-action from 3.26.2 to 3.26.6 (#4521)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](429e197704...4dd16135b6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 08:15:51 -04:00
Ahmet Ibrahim Aksoy ebc1248826
Integrate Cross Platform Linux Packaging Tester (#4466) 2024-08-18 13:30:29 -04:00
dependabot[bot] 69b589a552
Bump docker/build-push-action from 6.6.1 to 6.7.0 (#4472)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](16ebe778df...5cd11c3a4c)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 13:13:19 -04:00
dependabot[bot] 77473bf0cf
Bump github/codeql-action from 3.26.0 to 3.26.2 (#4471)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 13:13:01 -04:00
Nick Banks ff4b88b87d
Update WPA Plugin Stream Lifetime Table (#4467) 2024-08-16 10:03:12 -07:00
Ahmet Ibrahim Aksoy 6a37cdcf64
Fix Time64Distro Packaging on GH Actions (#4463) 2024-08-16 09:17:53 -04:00
Ahmet Ibrahim Aksoy dd316f72d7
Delete Prepare Machine and Checkout from Linux Package Testing (#4456)
* Prepare Machine and msquic checkout should not be necessary for testing linux packages

* Install dependencies with package

* Try to fix dependencies

* Fix validated set
2024-08-13 21:56:47 +00:00
Jack He c36ffde7b9
add ref option to workflow dispatch (#4454) 2024-08-13 11:19:38 -07:00
dependabot[bot] dc26628acb
Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#4442)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 13:10:10 -04:00
dependabot[bot] e9249bec15
Bump github/codeql-action from 3.25.15 to 3.26.0 (#4452)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](afb54ba388...eb055d739a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 13:09:41 -04:00
dependabot[bot] 7c39de1c11
Bump step-security/harden-runner from 2.9.0 to 2.9.1 (#4453)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](0d381219dd...5c7944e73c)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 13:09:25 -04:00
dependabot[bot] 0919aa2201
Bump docker/build-push-action from 6.5.0 to 6.6.1 (#4451)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](5176d81f87...16ebe778df)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 13:08:59 -04:00
Daiki AMINAKA 1cdb9012b4
Fix log permission to upload by linux XDP (#4437)
* fix log permission to upload

* should get some error by xdp

* more consistent failure

* accelerate failure

* spinquic failure

* fix?

* segv

* fix?

* fix????

* fix?

* Revert "segv"

This reverts commit 1e7edd1d45.

* Revert "spinquic failure"

This reverts commit 0325a46448.

* Revert "more consistent failure"

This reverts commit d3d680571e.

* Revert "should get some error by xdp"

This reverts commit e5f2e6a04f.

* fix
2024-08-07 14:59:56 -07:00
Nick Banks 7267442e5b
Fix Artifact Upload for Recv Fuzzing Tests (#4429) 2024-08-05 09:42:52 -07:00
dependabot[bot] fa7b32a4e2
Bump docker/build-push-action from 6.4.1 to 6.5.0 (#4418)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1ca370b3a9...5176d81f87)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 08:58:16 -04:00
dependabot[bot] ed48d0bd81
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#4417)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](dc50aa9510...62b2cac7ed)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 08:58:01 -04:00
dependabot[bot] 7a1fceda8c
Bump docker/login-action from 3.2.0 to 3.3.0 (#4416)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](0d4c9c5ea7...9780b0c442)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 08:57:46 -04:00
dependabot[bot] 40cd24a835
Bump github/codeql-action from 3.25.13 to 3.25.15 (#4415)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2d790406f5...afb54ba388)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 08:57:11 -04:00