Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ae3fa9c

Browse files
authoredApr 28, 2024··
Merge branch 'develop' into sigv4
2 parents 5e3fb49 + e10daaa commit ae3fa9c

File tree

84 files changed

+2264
-637
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2264
-637
lines changed
 

‎.github/actionlint.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
self-hosted-runner:
22
labels:
3-
- aws-powertools_ubuntu-latest_4-core
43
- aws-powertools_ubuntu-latest_8-core

‎.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
- name: Checkout repository
31-
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
31+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3232

3333
# Initializes the CodeQL tools for scanning.
3434
- name: Initialize CodeQL

0 commit comments

Comments
 (0)
Please sign in to comment.