Skip to content

Commit d721623

Browse files
Update dependency palantir/policy-bot to v1.38.2
Update palantir/policy-bot from 1.36.4 to 1.38.2 Change-type: patch
1 parent 64693c9 commit d721623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
1313
ENV CGO_ENABLED=0
1414

1515
# renovate: datasource=github-releases depName=palantir/policy-bot
16-
ARG POLICY_BOT_VERSION=v1.36.4
16+
ARG POLICY_BOT_VERSION=v1.38.2
1717

1818
RUN git clone --depth 1 -c advice.detachedHead=false \
1919
--branch "$POLICY_BOT_VERSION" https://github.com/palantir/policy-bot.git .

0 commit comments

Comments
 (0)