Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
# NO NEED TO CHECKOUT HERE
# Pinned to a full-length commit SHA for immutability; Dependabot updates this reference.
- uses: r-hub/actions/setup@31960d331f579d85cb0c868fce1dce2aaf132935 # v1
- uses: r-hub/actions/setup@cf6c8eff3145ef225104294e6b0c023de4bba9c6 # v1
with:
config: ${{ github.event.inputs.config }}
id: rhub-setup
Expand Down