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 57
57
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
58
58
59
59
- name : Run a spell check
60
- uses : crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0
60
+ uses : crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
61
61
with :
62
62
config : ./.github/workflows/.spellcheck-conf.toml
63
63
Original file line number Diff line number Diff line change 34
34
# Login and push require login/pass to GHCR - omit these steps on forks
35
35
- name : Login to GitHub Container Registry
36
36
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
38
38
with :
39
39
registry : ghcr.io
40
40
username : bb-ur
You can’t perform that action at this time.
0 commit comments