File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 ./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
5858
5959 - name : Run a spell check
60- uses : crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0
60+ uses : crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
6161 with :
6262 config : ./.github/workflows/.spellcheck-conf.toml
6363
Original file line number Diff line number Diff line change 3434 # Login and push require login/pass to GHCR - omit these steps on forks
3535 - name : Login to GitHub Container Registry
3636 if : ${{ github.event_name != 'pull_request' && github.repository == 'oneapi-src/unified-memory-framework' }}
37- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4 .0
37+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5 .0
3838 with :
3939 registry : ghcr.io
4040 username : bb-ur
You can’t perform that action at this time.
0 commit comments