diff --git a/.github/workflows/citations.yml b/.github/workflows/citations.yml index d6fd2e1..657b141 100644 --- a/.github/workflows/citations.yml +++ b/.github/workflows/citations.yml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install R run: | sudo apt-get update && sudo apt-get install -y r-base diff --git a/.github/workflows/reuse-compliance.yml b/.github/workflows/reuse-compliance.yml index 868a69f..2bfe229 100644 --- a/.github/workflows/reuse-compliance.yml +++ b/.github/workflows/reuse-compliance.yml @@ -19,6 +19,6 @@ jobs: runs-on: ubuntu-24.04 steps: - name: checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: REUSE Compliance Check uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0