]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump actions/checkout from 3.5.2 to 4.2.2 1962/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 31 Jan 2025 12:19:23 +0000 (12:19 +0000)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 12:19:23 +0000 (12:19 +0000)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/check_ap2_systemd_basic.yml
.github/workflows/check_ap2_systemd_full.yml
.github/workflows/check_ap2_systemd_full_build_folder.yml
.github/workflows/check_ap2_systemv_full.yml
.github/workflows/check_classic_mac_basic.yml
.github/workflows/check_classic_systemd_basic.yml
.github/workflows/check_classic_systemd_full.yml
.github/workflows/docker-build-on-tag.yaml

index 381d39a13341d1652f22dcb7258f0f3db09f2c68..bfdb81c0b91b8934b6a88d5c114632672ff5b594 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libsoxr-dev libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev   
     - name: Configure
index 549b904b3c19394d13b2d5e052b47cb6e3e9f53f..adf95e838fcb22a2b11838c2fe4655c7cd8eb674 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev libao-dev libjack-dev libmosquitto-dev avahi-daemon libavahi-client-dev libsoxr-dev libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev
     - name: Configure
index 4e82666c4ecf704cf9c667e18c2c8e4374425489..3db40e1de965545b92c83239b756925b78a977e9 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v3.5.2
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev libao-dev libjack-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev
     - name: Configure
index 0665e836ad5383fd4311c9261fb1bb3b0f46f063..c19b09401bce778351283d78d91b656cec3f6364 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libdaemon-dev libconfig-dev libasound2-dev libao-dev libjack-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev uuid-dev libgcrypt-dev    
     - name: Configure
index 038ded2e14e17ff14477ab7f7637de773d102601..f58b4e196451517ed4a5b46125ceb8507c3f462c 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: macos-13
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: |
         brew install automake
index c28cd6f767f5b1ba1aeb2fb9356f453c3d36b4e8..6276e4b48d93c1651b7abc1ace6eb91a74fbbd69 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev   
     - name: Configure
index ea153e96711a3352b45085840d83dbc1562b21c4..5850edc68c25d86bdcc68fce1c4d73fc5089382d 100644 (file)
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v4.2.2
     - name: Install Dependencies
       run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev libao-dev libjack-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev    
     - name: Configure
index 71c549ad45a9753e80f638a8155e2abf14b7a67f..7ebc3048a92207073420009f5ec4dcb4eef23694 100644 (file)
@@ -24,7 +24,7 @@ jobs:
     runs-on: ubuntu-22.04
     steps:
       - name: Checkout
-        uses: actions/checkout@v3.5.2
+        uses: actions/checkout@v4.2.2
         with:
           fetch-depth: 0