Skip to content

Commit

Permalink
chore(deps): update rust:1.48.0 docker digest to 6e2bc90
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 12, 2020
1 parent 0ff9a7e commit 4e40574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout the source code
uses: actions/checkout@v2
- name: Build
uses: docker://rust:1.48.0@sha256:6ec1aaf72dcdbca881d03a78e12d1956b8dafdae518b1d2e5a41b016510f633b
uses: docker://rust:1.48.0@sha256:6e2bc9066aa4303e99053051611dbeba865b91534e721987e581c4d9d26f8dda
with:
args: /bin/sh -c "cargo test && cargo build --release"
- name: Create a Release
Expand Down

0 comments on commit 4e40574

Please sign in to comment.