Skip to content

Commit

Permalink
Renovate: UCL-MIRSG/.github to 942a6fc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent ede841b commit fcfe173
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 2
steps:
- name: Check links
uses: UCL-MIRSG/.github/actions/links@a7534b4183ae58f24714fe8633c4433365131257 # v0
uses: UCL-MIRSG/.github/actions/links@942a6fca32d2f2ae18178ed95e88eaa18a613022 # v0
with:
app-id: ${{ vars.LINKS_APP_ID }}
app-pem: ${{ secrets.LINKS_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/linting@28758d17f7fe68723aded1c5dc6a3f57ccdf9cb7 # v0
- uses: UCL-MIRSG/.github/actions/linting@942a6fca32d2f2ae18178ed95e88eaa18a613022 # v0
with:
pre-commit-config: ./.pre-commit-config.yaml
2 changes: 1 addition & 1 deletion .github/workflows/manage-projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
add-issue-to-project:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/add-to-project@28758d17f7fe68723aded1c5dc6a3f57ccdf9cb7 # v0
- uses: UCL-MIRSG/.github/actions/add-to-project@942a6fca32d2f2ae18178ed95e88eaa18a613022 # v0
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}

0 comments on commit fcfe173

Please sign in to comment.