nss-pam-ldapd branch master updated. 0.9.12-9-g4b6556d
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd branch master updated. 0.9.12-9-g4b6556d
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org, nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd branch master updated. 0.9.12-9-g4b6556d
- Date: Sat, 17 Jun 2023 22:36:19 +0200 (CEST)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nss-pam-ldapd".
The branch, master has been updated
via 4b6556dbb0df14f85f67005b1fdcb5f7db557e81 (commit)
from 737e4a5d669d674ec0c99f14f087213484e521e7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://arthurdejong.org/git/nss-pam-ldapd/commit/?id=4b6556dbb0df14f85f67005b1fdcb5f7db557e81
commit 4b6556dbb0df14f85f67005b1fdcb5f7db557e81
Author: Arthur de Jong <arthur@arthurdejong.org>
Date: Sat Jun 17 22:34:52 2023 +0200
Update GitHub checkout action to latest version
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 507a210..ddc5b93 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Install dependencies
run: sudo apt-get update && sudo apt-get -y install
apparmor-utils
@@ -78,7 +78,7 @@ jobs:
security-events: write
steps:
- name: Checkout repository
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/test.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
nss-pam-ldapd
- nss-pam-ldapd branch master updated. 0.9.12-9-g4b6556d,
Commits of the nss-pam-ldapd project