Skip to content

Commit

Permalink
Merge branch 'main' into cbmc-v6
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig authored Sep 20, 2024
2 parents 34b5d58 + 34d52f3 commit 25822af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
draft: false
prerelease: false
- name: Download ZIP artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: Device-Defender-for-AWS-IoT-embedded-sdk-${{ github.event.inputs.version_number }}.zip
- name: Upload Release Asset
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ locations below:
| Location |
| :-------------------------------------------------------------------------------------------------------------------------------------: |
| [AWS IoT Device SDK for Embedded C](https://github.com/aws/aws-iot-device-sdk-embedded-C#releases-and-documentation) |
| [FreeRTOS.org](https://freertos.org/Documentation/api-ref/device-defender-for-aws-iot-embedded-sdk/docs/doxygen/output/html/index.html) |
| [GitHub.io](https://aws.github.io/Device-Defender-for-AWS-IoT-embedded-sdk/v1.3.0/) |

Note that the latest included version of the AWS IoT Device Defender library may
differ across repositories.
Expand Down

0 comments on commit 25822af

Please sign in to comment.