SELinux Archive mirror
 help / color / mirror / Atom feed
From: James Carter <jwcart2@gmail.com>
To: "Christian Göttsche" <cgzones@googlemail.com>
Cc: selinux@vger.kernel.org
Subject: Re: [PATCH] github: bump action dependencies
Date: Thu, 16 Nov 2023 09:58:33 -0500	[thread overview]
Message-ID: <CAP+JOzQpT33PFE9puvz6sMSKR8nkNZeYrYf_NiPN33gfEi0wWQ@mail.gmail.com> (raw)
In-Reply-To: <CAP+JOzSb_gukgC9qt35V7O-tSHJkeUaUmJVaxk9Wu9QvSUaAdw@mail.gmail.com>

On Wed, Nov 15, 2023 at 8:31 AM James Carter <jwcart2@gmail.com> wrote:
>
> On Thu, Nov 9, 2023 at 10:22 AM Christian Göttsche
> <cgzones@googlemail.com> wrote:
> >
> > Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
>
> Acked-by: James Carter <jwcart2@gmail.com>
>

This patch has been merged.
Jim

> > ---
> >  .github/workflows/cifuzz.yml       | 2 +-
> >  .github/workflows/run_tests.yml    | 2 +-
> >  .github/workflows/vm_testsuite.yml | 2 +-
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
> > index 92523db4..c4e592c5 100644
> > --- a/.github/workflows/cifuzz.yml
> > +++ b/.github/workflows/cifuzz.yml
> > @@ -33,7 +33,7 @@ jobs:
> >            report-unreproducible-crashes: true
> >            sanitizer: ${{ matrix.sanitizer }}
> >        - name: Upload Crash
> > -        uses: actions/upload-artifact@v1
> > +        uses: actions/upload-artifact@v3
> >          if: failure() && steps.build.outcome == 'success'
> >          with:
> >            name: ${{ matrix.sanitizer }}-artifacts
> > diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml
> > index 198ba7b6..3bd859a3 100644
> > --- a/.github/workflows/run_tests.yml
> > +++ b/.github/workflows/run_tests.yml
> > @@ -36,7 +36,7 @@ jobs:
> >              python-ruby-version: {python: '3.11', ruby: '3.1', other: 'sanitizers'}
> >
> >      steps:
> > -    - uses: actions/checkout@v3
> > +    - uses: actions/checkout@v4
> >
> >      - name: Set up Python ${{ matrix.python-ruby-version.python }}
> >        uses: actions/setup-python@v4
> > diff --git a/.github/workflows/vm_testsuite.yml b/.github/workflows/vm_testsuite.yml
> > index 92155da2..b96d58a5 100644
> > --- a/.github/workflows/vm_testsuite.yml
> > +++ b/.github/workflows/vm_testsuite.yml
> > @@ -9,7 +9,7 @@ jobs:
> >      runs-on: macos-12
> >
> >      steps:
> > -    - uses: actions/checkout@v3
> > +    - uses: actions/checkout@v4
> >
> >      - name: Create Vagrant VM
> >        run: |
> > --
> > 2.42.0
> >

      reply	other threads:[~2023-11-16 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 15:21 [PATCH] github: bump action dependencies Christian Göttsche
2023-11-15 13:31 ` James Carter
2023-11-16 14:58   ` James Carter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP+JOzQpT33PFE9puvz6sMSKR8nkNZeYrYf_NiPN33gfEi0wWQ@mail.gmail.com \
    --to=jwcart2@gmail.com \
    --cc=cgzones@googlemail.com \
    --cc=selinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).